Search found 59476 matches
- Mon Aug 13, 2018 3:58 pm
- Forum: macOS
- Topic: Exported audio is stuttery/repeats
- Replies: 12
- Views: 543
Re: Exported audio is stuttery/repeats
The problem I'm having is that when I export the file, the resulting file is corrupted. The audio will jump around, repeating segments and cutting in and out. This happens when I export as MP3, as FLAC, as M4A. It doesn't happen when playing back in Audacity, and doesn't happen if I export as OGG. ...
- Mon Aug 13, 2018 9:54 am
- Forum: New Plug-Ins
- Topic: Updated De-Clicker and new De-esser for speech
- Replies: 251
- Views: 146524
Re: Updated De-Clicker and new De-esser for speech
You would probably have received help quicker if you posted on the Mac board (https://forum.audacityteam.org/viewforum.php?f=47) It's a well known issue that Macs do not like files to have unknown file extensions, and the ".NY" file extension of Nyquist plug-ins is not widely recognised (i...
- Mon Aug 13, 2018 9:46 am
- Forum: Compiling Audacity
- Topic: Compiling Audacity on Win 10 VC++ express 2013
- Replies: 8
- Views: 1513
Re: Compiling Audacity on Win 10 VC++ express 2013
Thanks Steve, that worked. Excellent :D Would it have been the same, if I cloned the repo with git and switched to the according branches? (git checkout ....) I'm asking, because I think, yesterday i did exactly that with both repositories switched to the according branches, but it didn't work (man...
- Mon Aug 13, 2018 9:34 am
- Forum: Audio Processing
- Topic: How was Audacity's Equilization RIAA curve constructed?
- Replies: 2
- Views: 1165
Re: How was Audacity's Equilization RIAA curve constructed?
And why is Audacity 2.0.6 RIAA curve slightly different from 2.1.3 Is it? Are you sure that it's not just the scale of the graph that has changed? The actual curve data has not changed since at least 2010 (https://github.com/audacity/audacity/blame/master/presets/EQDefaultCurves.xml) I vaguely reca...
- Mon Aug 13, 2018 8:43 am
- Forum: macOS
- Topic: Labeling surround tracks
- Replies: 3
- Views: 204
Re: Labeling surround tracks
Audacity has a very simple method. By default, Audacity puts the first track as "channel 1", second track as "channel 2", and so on. Custom mapping of tracks to channels is available via the "advanced mixing options" (https://manual.audacityteam.org/man/advanced_mixing_...
- Mon Aug 13, 2018 1:18 am
- Forum: Compiling Audacity
- Topic: Compiling Audacity on Win 10 VC++ express 2013
- Replies: 8
- Views: 1513
Re: Compiling Audacity on Win 10 VC++ express 2013
I'd suggest that you initially build the release version (Audacity 2.2.2). https://github.com/audacity/audacity/releases/tag/Audacity-2.2.2 The build instructions are in /win/compile.txt Ensure that you follow the instructions exactly, particularly concerning which version of things to use. Ensure t...
- Mon Aug 13, 2018 1:13 am
- Forum: Adding Features to Audacity
- Topic: Auto Label based on Silence
- Replies: 2
- Views: 1116
Re: Auto Label based on Silence
That's what the "Silence Finder" effect does: https://manual.audacityteam.org/man/silence_finder.html
- Sun Aug 12, 2018 11:59 am
- Forum: Compiling Audacity
- Topic: Compiling Audacity on Win 10 VC++ express 2013
- Replies: 8
- Views: 1513
Re: Compiling Audacity on Win 10 VC++ express 2013
Which version of Audacity are you trying to build, and why?
- Sun Aug 12, 2018 10:45 am
- Forum: Windows
- Topic: Compressor
- Replies: 5
- Views: 210
Re: Compressor
As it says here,
Your question is currently extremely vague.When writing your question PLEASE give enough detail to allow others to help you.
- Sun Aug 12, 2018 10:41 am
- Forum: Windows
- Topic: Replicating Audacity's "soft limit" function
- Replies: 5
- Views: 317
Re: Replicating Audacity's "soft limit" function
The "Limiter" effect is described here: https://manual.audacityteam.org/man/limiter.html
"Soft Limit" and "Hard Limit" produce the least amount of crunchy distortion.
"Soft Limit" and "Hard Limit" produce the least amount of crunchy distortion.