Search found 1569 matches

by alatham
Fri Sep 14, 2007 6:53 pm
Forum: General Feedback and Discussion
Topic: Recording in stereo, comes out mono
Replies: 10
Views: 11861

Re: Recording in stereo, comes out mono

If your stylus is poorly aligned this will be a big problem. Does your turntable play normally elsewhere?
by alatham
Fri Sep 14, 2007 6:52 pm
Forum: Audio Processing
Topic: Converting Mono to Stereo in Batch (after recording)
Replies: 10
Views: 5990

Re: Converting Mono to Stereo in Batch (after recording)

Uh... Mics are mono devices. Unless you have a stereo mic (which is actually 2 mics next to each other), you can only get 1 channel from it. You should be recording in mono. Copy and pasting 2 mono channels into a stereo signal doesn't actually get you a stereo signal, it's just a mono signal that t...
by alatham
Fri Sep 14, 2007 6:49 pm
Forum: Audio Processing
Topic: sample format 13-bit
Replies: 3
Views: 1444

Re: sample format 13-bit

Actually, I was wrong about the peak of a 16-bit sample, it is +32,767 as you say.

I must be losing it.
by alatham
Fri Sep 14, 2007 6:44 pm
Forum: Audio Processing
Topic: A Bit Of Help With An Effect
Replies: 6
Views: 3447

Re: A Bit Of Help With An Effect

Nyquist is an audio programming language. Audacity supports it natively. When you find a Nyquist plugin, all you have to do is put the .NY file in Audacity's plugins folder and start Audacity, it will show up in the Effects menu upon startup. Unfortunately, searching for Nyquist plugins can be a lit...
by alatham
Fri Sep 14, 2007 6:36 pm
Forum: Recording Techniques
Topic: Can't Record Tapes
Replies: 11
Views: 3438

Re: Can't Record Tapes

You were probably clipping the input signal. While the sound is recording, take a look at the red meters in Audacity, These should NEVER reach all the way to the top or you'll have to start over with the recording. If they do, the end of the meter will light up with a red bar (hard to describe, but ...
by alatham
Fri Sep 14, 2007 6:31 pm
Forum: Recording Techniques
Topic: how to separate vocal and guitar?
Replies: 3
Views: 2469

Re: how to separate vocal and guitar?

It separates a stereo signal into 2 different channels so you can alter one channel differently from the other. If you need to, you can also take those two separate channels and make them each mono so you can pan them wherever you like.
by alatham
Fri Sep 14, 2007 6:29 pm
Forum: Recording Techniques
Topic: Recording From Sound card
Replies: 1
Views: 3527

Re: Recording From Sound card

If you have that option, it's in the Edit -> Preferences -> Audio I/O -> Recording Input drop-down menu. If you don't have that option, it's up to your soundcard drivers to provide it. If you use Windows, here are some instructions for Vista, I don't think they're much different if you use XP: http:...
by alatham
Fri Sep 14, 2007 6:26 pm
Forum: Windows
Topic: Inserting audio clips.
Replies: 3
Views: 7201

Re: Inserting audio clips.

If you paste to a new track, the audio will go to the beginning. In order to paste to a specific time point, you need to have a track in the project that you want to paste to. Place the cursor on this track and press paste. If you want an empty track, Projects -> New Audio Track or Tracks -> New -> ...
by alatham
Fri Sep 14, 2007 6:23 pm
Forum: General Feedback and Discussion
Topic: i need help
Replies: 1
Views: 1129

Re: i need help

You didn't tell us what you're trying to record or anything about your computer.

Also, punctuation is your friend.
by alatham
Fri Sep 14, 2007 6:21 pm
Forum: General Feedback and Discussion
Topic: Newbie Help
Replies: 4
Views: 1073

Re: Newbie Help

That's not a regular PCM wav file. It's an ADPCM wav file. Does Audacity give you a warning when you try to import it saying you need to use Import Raw? In many cases you can use Import Raw to import that, but you'll need to find out what the sample rate and bit depth the file is at, and you need to...