Search found 59476 matches
- Wed May 22, 2013 6:16 pm
- Forum: Windows
- Topic: FFT spectrum graph missing harmonics
- Replies: 10
- Views: 1605
Re: FFT spectrum graph missing harmonics
clip s works great. where can i find a list of these commands? There are some examples here: http://wiki.audacityteam.org/wiki/Nyquist_Audio_Programming The full Nyquist manual is here: http://www.cs.cmu.edu/~rbd/doc/nyquist/ and some information about creating Nyquist plug-ins for Audacity: http:/...
- Wed May 22, 2013 3:29 pm
- Forum: Windows
- Topic: Unwanted silence added after exporting in Mp3
- Replies: 8
- Views: 3694
Re: Unwanted silence added after exporting in Mp3
I have replied to your post here: http://forum.audacityteam.org/viewtopic ... 58#p213658
- Wed May 22, 2013 3:22 pm
- Forum: Feature Request Archive
- Topic: Audacity could be more helpful when paused ...
- Replies: 31
- Views: 14194
Re: Audacity could be more helpful when paused ...
That's one reason so many people get lost when they encounter our weird and missing tools. I don't think that I've rocked an audio tape forward and back in the last 15 years. Mostly what I do these days is "point and press B". The "C" key shortcut is a good one - never had anyth...
- Wed May 22, 2013 3:14 pm
- Forum: Français
- Topic: Silence rajouté après export génant
- Replies: 2
- Views: 2554
Re: Silence rajouté après export génant
Sorry, I do not speak French. It is a limitation of the MP3 format that there is always a little leading silence. http://wiki.audacityteam.org/wiki/MP3#Limitations For looping without a gap you need to use a different format such as WAV or OGG. (Google Translate:) Désolé, je ne parle pas français. I...
- Wed May 22, 2013 2:30 pm
- Forum: Feature Request Archive
- Topic: How to increase FFT resolution?
- Replies: 22
- Views: 10376
Re: How to increase FFT resolution?
But if it's logged on Bugzilla it already has focus to avoid it being forgotten. Unfortunately none of the developers seems to be interested in this enhancement. If it had a bunch of votes requesting it, then that provides a bit of leverage for requesting developer attention. The wiki provides evid...
- Wed May 22, 2013 2:24 pm
- Forum: Feature Request Archive
- Topic: Audacity could be more helpful when paused ...
- Replies: 31
- Views: 14194
Re: Audacity could be more helpful when paused ...
It's even worse if you try to use keyboard shortcuts for stuff while inadvertently paused - as then you get no graying-out visual cue - Audacity just sits there and dumbly does nothing - no error message, no beep, nothing. I think that it would be useful to give a system beep for all invalid keyboa...
- Wed May 22, 2013 1:52 pm
- Forum: Windows
- Topic: PCM/16bit/8Khz/Mono
- Replies: 11
- Views: 20691
Re: PCM/16bit/8Khz/Mono
You get that error from what program?hamsterhead wrote:in fact I get an additional error now: The .wav format of file C:WindowsTEMPae7fa8e0-cf79-4145-a3a5-f475b1d95e10.wav isn't correct.
Why are you trying to open a file that is in the Windows TEMP directory?
- Wed May 22, 2013 2:24 am
- Forum: Windows
- Topic: Old Turntable Suddenly Won't Record Into Audacity
- Replies: 16
- Views: 2557
Re: Old Turntable Suddenly Won't Record Into Audacity
Could you post a short sample, just a couple of seconds in WAV format, to illustrate the problem.
See here for how to attach a file to a forum post: http://forum.audacityteam.org/viewtopic ... 49&t=64936
See here for how to attach a file to a forum post: http://forum.audacityteam.org/viewtopic ... 49&t=64936
- Tue May 21, 2013 8:43 pm
- Forum: Windows
- Topic: Best way to Amplify and then Normalize all my MP3 Playlists
- Replies: 17
- Views: 82163
Re: Best way to Amplify and then Normalize all my MP3 Playli
Audacity does not support ReplayGain (or Sound Check). The closest thing that it has is an experimental plug-in that attempts to adjust the volume of the selected tracks so that they sound about the same loudness. The algorithm that this plug-in uses is based on ReplayGain, but unlike ReplayGain it ...
- Tue May 21, 2013 7:25 pm
- Forum: Windows
- Topic: Best way to Amplify and then Normalize all my MP3 Playlists
- Replies: 17
- Views: 82163
Re: Best way to Amplify and then Normalize all my MP3 Playli
Some sounds can have a high peak "amplitude" (vertical height of the peaks) but not sound particularly loud, while on the other hand, some sounds can have a much lower peak amplitude but sound much louder. Both Sound Check and ReplayGain purposefully set the playback level to a moderate am...