Search found 59476 matches
- Mon Feb 06, 2012 7:13 pm
- Forum: Windows
- Topic: It doesn't record - need help
- Replies: 55
- Views: 12927
Re: It doesn't record - need help
2) Don't get too excited ;) Yes ‘stereo mix’ will allow you to record, but for recording from "line in", the "stereo mix" option is not the best option. With "stereo mix" set as the recording input, Audacity will record all sounds that are playing through the sound card...
- Mon Feb 06, 2012 4:58 pm
- Forum: General Audio Programming
- Topic: expand on Norm's new track name in display
- Replies: 70
- Views: 34143
Re: expand on Norm's new track name in display
sizeColorFamily10.patch Is this still on-going? If so, which checkout revision do I need? (the patch fails against revision 11462). I strongly believe that good GUI design requires that the user's choice of font/size/color should have "feedback" I totally agree, but (on Linux) I could see...
- Mon Feb 06, 2012 4:41 pm
- Forum: Windows
- Topic: It doesn't record - need help
- Replies: 55
- Views: 12927
Re: It doesn't record - need help
1) Don't panic ;) This may take a little time because we can't see your computer, but we should be able to get there. Look in the lower right corner of your desktop for a "loudspeaker" icon (near the "time / date"). Right click on the icon and select "Open Volume Control&quo...
- Mon Feb 06, 2012 3:54 pm
- Forum: Windows
- Topic: single out 2 voices
- Replies: 1
- Views: 459
Re: single out 2 voices
Unfortunately that needs to be done in the recording stage, not the post production stage. When listening to someone live, the human brain has the remarkable ability to "home in" on the person that we are listening to. Using visual clues and and an understanding of language and context, th...
- Mon Feb 06, 2012 1:32 pm
- Forum: Windows
- Topic: Audacity stops recording at random times
- Replies: 3
- Views: 674
Re: Audacity stops recording at random times
The latest alpha builds are available here http://wiki.audacityteam.org/index.php?title=Nightly_Builds However, please note that Audacity is not designed for running across networks. If you are trying to run Audacity on the local machine (client) and record to the remote computer (server), then you ...
- Mon Feb 06, 2012 7:06 am
- Forum: Windows
- Topic: not a clean acoustic guitar recording
- Replies: 2
- Views: 772
Re: not a clean acoustic guitar recording
Turn all of those settings off.suttlemyre wrote:mike enhancement DC Cancellation enabled under properties Voice enhancement is checked and Acoustic echo cancellation is checked allso. .... what do you suggest?
- Mon Feb 06, 2012 6:51 am
- Forum: Nyquist
- Topic: Sound Finder / Silence Finder improvements
- Replies: 106
- Views: 35882
Re: Sound Finder / Silence Finder improvements
Minimum Label Length seemed to work well, though having the minimum length in minutes was awkward. Is it possible to have a [minutes seconds] text box instead as in Click Track? Yes, I agree. Good idea. I also noticed the last label produced may be less than the min length. That seems OK but just n...
- Mon Feb 06, 2012 5:32 am
- Forum: Mac OS X
- Topic: LAME thinks I'm on Windows
- Replies: 7
- Views: 2021
Re: LAME thinks I'm on Windows
I recently downloaded the 1.3.14 beta on my 2009 Macbook, running 10.7 Lion. I also downloaded the LAME mp3 encoder for Macs. However, when I go to my libraries and try to locate it, the window says: Audacity needs the file lame_enc.dll to create MP3's. In Audacity, could you check in "Help > ...
- Mon Feb 06, 2012 3:47 am
- Forum: Windows
- Topic: Cannot add effects?
- Replies: 1
- Views: 412
Re: Cannot add effects?
Effects are only available when playback is stopped (not Record, Pause or Play).
You may also need to select the audio track (or part of it) first.
See here for how to select audio for processing: http://manual.audacityteam.org/man/Audacity_Selection
You may also need to select the audio track (or part of it) first.
See here for how to select audio for processing: http://manual.audacityteam.org/man/Audacity_Selection
- Mon Feb 06, 2012 3:36 am
- Forum: New Plug-Ins
- Topic: 78rpm EQ Curve Generator
- Replies: 56
- Views: 22836
Re: 78rpm EQ Curve Generator
Got the "write to file" function done: http://forum.audacityteam.org/viewtopic.php?f=39&t=63540 I think that it includes all of the error checking of your original code POL, (let me know if I've missed anything out), plus file name verification. Hopefully not too many errors - just nee...