Audacity 1.2.x is not supported by Vista. You need Audacity 1.3.13 http://audacityteam.org/download/
In Audacity 1.3.13, to export as 44100 Hz, just set the "Project Rate" (bottom left corner of main Audacity screen) to 44100 and then Export.
Search found 59476 matches
- Sat Aug 06, 2011 7:43 am
- Forum: Windows
- Topic: It adds silence to end and changes sample rate
- Replies: 2
- Views: 598
- Sat Aug 06, 2011 12:51 am
- Forum: Windows
- Topic: Error while opening sound device
- Replies: 7
- Views: 855
Re: Error while opening sound device
I am also having the same problem as Davonds. I am using Audacity 1.2.6 & Audacity 1.3.12beta. These are both on the same laptop which is using Windows Vista (home edition). I have been using these for some time wwithout trouble (months). Two days ago I started having the exact same problem. I ...
- Fri Aug 05, 2011 11:20 pm
- Forum: New Plug-Ins
- Topic: Append Import
- Replies: 57
- Views: 39392
Re: Append Import
A possible update on this could be for the plug-in to read a list of files from a text file. This would overcome the issue of limited space in the GUI so that more files could be imported at the same time. Would that be of interest to anyone? Well I thought it was a good idea, but also to have the ...
- Fri Aug 05, 2011 9:19 pm
- Forum: Plug-in Archive
- Topic: New plug-in effect - PopMute
- Replies: 105
- Views: 70379
Re: New plug-in effect - PopMute
OK, thanks for the report, I think I've found the problem. With those exact settings the peak detector is hitting a second peak of opposite polarity before it has recovered from the first peak, so the waveform is being pushed down "below silence" and inverting the signal. Then as the gate ...
- Fri Aug 05, 2011 8:11 pm
- Forum: Windows
- Topic: After cutting/pasting a CLICK/POP is generated on track
- Replies: 6
- Views: 7283
Re: After cutting/pasting a CLICK/POP is generated on track
If you're using the old 1.2.6 version of Audacity you should probably upgrade to Audacity 1.3.13 http://audacityteam.org/download/ The click can probably be removed using the "Repair" effect (probably not available in Audacity 1.2.6, but is in the Effect menu in Audacity 1.3.13). Better st...
- Fri Aug 05, 2011 8:02 pm
- Forum: Mac OS X
- Topic: Silent subliminal function
- Replies: 34
- Views: 102417
Re: Silent subliminal function
Scroll back a few posts before this one - the last code example I gave starts with "(setq CarrierFreq 17500)". To change the frequency to 16500 Hz, just change the "17500" to "16500". Alternatively, why not try Edgar's plug-in.
- Fri Aug 05, 2011 7:57 pm
- Forum: Windows
- Topic: White Noise Being Produced
- Replies: 5
- Views: 1132
Re: White Noise Being Produced
Mute the microphone and line input.
- Fri Aug 05, 2011 7:55 pm
- Forum: Audio Processing
- Topic: Click removal - any suggestions?
- Replies: 12
- Views: 1865
Re: Click removal - any suggestions?
Click on the track name and select "Spectrum". The click is now clearly visible, and is actually two clicks close together, as can be seen by the two little vertical lines: firsttrack001.png So now we zoom in close on the clicks - I prefer to use the mouse wheel for navigating around a tra...
- Fri Aug 05, 2011 4:11 pm
- Forum: New Plug-Ins
- Topic: Append Import
- Replies: 57
- Views: 39392
Re: Append Import
A minor update.
This version is able to check that the default Import folder exists.
This version is able to check that the default Import folder exists.
- Fri Aug 05, 2011 3:29 pm
- Forum: New Plug-Ins
- Topic: Append Import
- Replies: 57
- Views: 39392
Re: Append Import
A possible update on this could be for the plug-in to read a list of files from a text file. This would overcome the issue of limited space in the GUI so that more files could be imported at the same time. Would that be of interest to anyone?