Search found 59476 matches
- Mon Aug 03, 2015 2:21 pm
- Forum: Audacity 2.x Feedback and Reviews
- Topic: Unsatisfying spectrogram
- Replies: 12
- Views: 2030
Re: Unsatisfying spectrogram
Please see here for how to change the spectrogram settings. http://manual.audacityteam.org/o/man/spectrograms_preferences.html Currently there are only two colour maps, the default "blue / red / white" and "greyscale". A developer is currently working on a project to add other co...
- Mon Aug 03, 2015 2:16 pm
- Forum: Windows
- Topic: Menu items and ellipses
- Replies: 18
- Views: 1131
Re: Menu items and ellpises
Which operating system are you using, and which exact version of Audacity? Some menu items should have three dots after the name. This indicates "more to follow". Specifically, it indicates that the effect has an interface window for selecting options, rather than an effect that is applied...
- Mon Aug 03, 2015 2:12 pm
- Forum: Audio Processing
- Topic: Group/sort effect list [SOLVED]
- Replies: 4
- Views: 524
Re: Group/sort effect list
The current 2.1.1 version of Audacity has limited grouping ability. This is something that will be improved in the future. See here for the current options; http://manual.audacityteam.org/o/man/ef ... ences.html
- Mon Aug 03, 2015 2:09 pm
- Forum: macOS
- Topic: Time Domain and Frequency Domain
- Replies: 7
- Views: 951
Re: Time Domain and Frequency Domain
See here in the manual: http://manual.audacityteam.org/o/man/au ... _menu.html
- Mon Aug 03, 2015 2:07 pm
- Forum: GNU/Linux
- Topic: Numeric value in amplify effect
- Replies: 22
- Views: 2083
Re: Numeric valor in amplify effect
And I can write the - and the | !!! (less and pipe) Do you mean "<" and "|" ? Was that a typing error or is your "<" key coming out as a "-" ? Who can inform the developers of this bug ? And How... First we need to establish if this is a bug in Audacity, or a...
- Mon Aug 03, 2015 12:41 pm
- Forum: Audio Processing
- Topic: Multiple export overwrite option
- Replies: 10
- Views: 985
Re: Multiple export overwrite option
@Steve: do you have the skills to "make it so" It's a very simple change; currently (before the change to wxWidgets 3) the code looks like (in \src\export\ExportMultiple.cpp at or near line number 352): S.StartHorizontalLay(wxEXPAND, false); { mOverwrite = S.Id(OverwriteID).AddCheckBox(_(...
- Sun Aug 02, 2015 1:39 pm
- Forum: GNU/Linux
- Topic: Audacity K.O. on Debian - now compiling problam - need help
- Replies: 8
- Views: 1429
Re: Audacity K.O. on Debian - now compiling problam - need h
Maybe the older version should have been kept available so that those of us who updated to Jessie wouldn't end up without Audacity! ;) Some distributions did that (example, Ubuntu), but Debian decided not to. I don't know enough about this to say which approach is "best", but I have run i...
- Sun Aug 02, 2015 1:30 pm
- Forum: Windows
- Topic: Spitfish problem: real-time previewed effect is stronger ..
- Replies: 22
- Views: 2136
Re: Spitfish problem: real-time previewed effect is stronger
The de-esser effect is dependent of the content of the audio. If the audio being analysed by the plugin, which controls the amount of effect applied, was out-of-sync because of a latency-problem, then the effect-preview and the applied-effect will sound different because they are being defined by d...
- Sun Aug 02, 2015 1:03 pm
- Forum: Windows
- Topic: upgrading lame 3.99.3 to 3.99.5
- Replies: 3
- Views: 483
Re: upgrading lame 3.99.3 to 3.99.5
Integration of the Lame library with Audacity requires that the library has specific hooks and symbols compiled into the build. The version of Lame that is recommended in the manual (http://manual.audacityteam.org/o/man/faq_installation_and_plug_ins.html#lame) meets these requirements. Other builds ...
- Fri Jul 31, 2015 8:12 pm
- Forum: GNU/Linux
- Topic: Numeric value in amplify effect
- Replies: 22
- Views: 2083
Re: Numeric valor in amplify effect
I built it from the Audacity 2.1.1 release tarball: http://web.audacityteam.org/download/sourceyobeco wrote:And you ? How did you installed it ?