Search found 59476 matches
- Mon Oct 05, 2020 10:25 am
- Forum: Windows
- Topic: Eliminating plosive
- Replies: 10
- Views: 653
Re: Eliminating plosive
A while back, we created this video for our partner broadcasters. This offers yet another (post production) solution. Using "Bass and Treble" to remove plosives will have the undesirable side effect of remove lower tones from the voice, making the voice sound rather "thin". Bett...
- Mon Oct 05, 2020 10:18 am
- Forum: Adding Features to Audacity
- Topic: Export individual label when multiple labels in project
- Replies: 5
- Views: 937
- Sun Oct 04, 2020 11:57 pm
- Forum: Windows
- Topic: How to reverse and change speed in one effect
- Replies: 48
- Views: 1998
- Sun Oct 04, 2020 9:08 pm
- Forum: Windows
- Topic: endless replay of audio file when running
- Replies: 1
- Views: 74
Re: endless replay of audio file when running
Are you referring to the Metadata Editor?stefanhands wrote: ↑Sat Oct 03, 2020 9:35 pmWhen detail screen comes up there is info from very old file I made years ago.

- Sun Oct 04, 2020 9:05 pm
- Forum: Windows
- Topic: Suddenly - no import, export MP3
- Replies: 1
- Views: 97
- Sun Oct 04, 2020 8:13 pm
- Forum: GNU/Linux
- Topic: change speed and loop temporarily for musicians
- Replies: 6
- Views: 397
- Sun Oct 04, 2020 7:11 pm
- Forum: New Plug-Ins
- Topic: Export individual label when multiple labels in project
- Replies: 31
- Views: 2714
- Sun Oct 04, 2020 7:09 pm
- Forum: Windows
- Topic: How to reverse and change speed in one effect
- Replies: 48
- Views: 1998
Re: How to reverse and change speed in one effect
Nyquist in Audacity cannot directly reverse audio. It is possible to reverse short sections of audio by loading the sound into an array, reverse the array, then convert the array back to a sound, but note that this will be pretty heavy on memory. A better approach would be to use Audacity's "Re...
- Sun Oct 04, 2020 7:03 pm
- Forum: GNU/Linux
- Topic: Streaming output through Pulseaudio? No ALSA.
- Replies: 10
- Views: 793
Re: Streaming output through Pulseaudio? No ALSA.
Yes.
It is included in the Audacity source code: https://github.com/audacity/audacity/tr ... er/lib-src
- Sat Oct 03, 2020 11:55 pm
- Forum: New Plug-Ins
- Topic: Export individual label when multiple labels in project
- Replies: 31
- Views: 2714
Re: Export individual label when multiple labels in project
but once "Enabled" it keeps showing up in the Effects Menu If you initially installed it as an "Effect" (;type process), then you will need to reset plug-ins and then re-enable the effect. To reset plug-ins, delete the files: pluginregistry.cfg and pluginsettings.cfg (both are i...