Steve did make an experimental plugin to do that ... http://forum.audacityteam.org/viewtopic ... 37#p203837
[Further reading ... http://forum.audacityteam.org/viewtopic ... 53#p258053 ]
Search found 6404 matches
- Mon Oct 02, 2017 10:13 am
- Forum: Making Music with Audacity
- Topic: MATCH EQ With AUDACITY
- Replies: 2
- Views: 1944
- Mon Oct 02, 2017 12:58 am
- Forum: Windows
- Topic: Why are my audacity files saving as PDF?
- Replies: 7
- Views: 907
Re: Why are my audacity files saving as PDF?
... all my old audacity files (.aup) we're converted into PDF files. For some reason Windows thinks .aup files are PDFs, (NB: only the icon is changed: the files have not been "converted"). You'll have to tell Windows to associate .aup files with Audacity, see ... http://www.thewindowsclu...
- Sun Oct 01, 2017 12:37 pm
- Forum: Windows
- Topic: Stretching
- Replies: 20
- Views: 1387
Re: Stretching
If you set "stretch factor" to 1 there is no stretching, it just causes temporal-blurring, which is like forward & reverse reverbElectric_Dreamer wrote:Is there any stretch (and opposite of stretch) which keeps a second and minute always equally long?.
- Sun Oct 01, 2017 12:28 pm
- Forum: Audio Processing
- Topic: copy part of left track to same part of right track
- Replies: 7
- Views: 4568
Re: copy part of left track to same part of right track
Steve has since made a plugin to automate that process ...
http://wiki.audacityteam.org/wiki/Nyqui ... ir_Channel
http://wiki.audacityteam.org/wiki/Nyqui ... ir_Channel
- Sun Oct 01, 2017 6:42 am
- Forum: Windows
- Topic: After Voice Recording - Play-back has background "HUM"
- Replies: 5
- Views: 793
Re: After Voice Recording - Play-back has background "HUM"
ATTACHMENTS HUM Test Recording.wav File with HUM in the background. (1.63 MiB) That's mains hum . It can be removed by pasting the code below into Audacity's Nyquist prompt effect ... (setf *track* (notch2 *track* 60 10)) (setf *track* (notch2 *track* 120 30)) (setf *track* (notch2 *track* 180 30))...
- Sun Oct 01, 2017 2:52 am
- Forum: Français
- Topic: repérer tous les endroits timbrés dans un fichier audio
- Replies: 2
- Views: 1215
Re: repérer tous les endroits timbrés dans un fichier audio
Si vous regardez le spectrogramme (plutôt que la forme d'onde), vous pouvez identifier les motifs répétitifs ...

- Sat Sep 30, 2017 11:25 pm
- Forum: Français
- Topic: Enlever un grésillement (sans "noise reduction")
- Replies: 16
- Views: 10391
Re: Enlever un grésillement (sans "noise reduction")
Excusez ma méfiance. Vous avez raison de vous méfier des cadeaux gratuits: ils pourraient être des chevaux de Troie. Si nous parlons du même plug-in (Curve EQ) il est actuellement payant. Leur plugin égaliseur gratuit est "Voxengo Marvel GEQ"... http://www.voxengo.com/product/marvelgeq/ h...
- Sat Sep 30, 2017 6:00 pm
- Forum: Windows
- Topic: How to determine if L and R channels of a stereo track are t
- Replies: 5
- Views: 1523
Re: How to determine if L and R channels of a stereo track a
... Is there a way to check that the L and R channels are indeed identical? ... Split the pair into two mono tracks via " split stereo to mono ", then invert one of them, then play. There will be total silence if they are identical : total destructive interference . [ if you can hear fain...
- Sat Sep 30, 2017 5:22 pm
- Forum: Windows
- Topic: Why Does My Recording Stop After 50 Seconds?
- Replies: 2
- Views: 283
Re: Why Does My Recording Stop After 50 Seconds?
Could try other audio recording-software to see if the problem is specific to Audacity,
e.g. microsoft's own-brand free app ... https://www.microsoft.com/en-us/store/p ... order-app/
or OCENaudio, also free, which is a bit like Audacity.
e.g. microsoft's own-brand free app ... https://www.microsoft.com/en-us/store/p ... order-app/
or OCENaudio, also free, which is a bit like Audacity.
- Sat Sep 30, 2017 3:18 pm
- Forum: macOS
- Topic: Move or cut less than 1/1000 sec from a clip?
- Replies: 4
- Views: 1072
Re: Move or cut less than 1/1000 sec from a clip?
There's free video-editing software called AVIdemuxEricMC wrote:I've inherited a film soundtrack that seems to be a fraction out ...
It has a control where you can shift the timing of the sound-track ...