Search found 59476 matches
- Tue Nov 18, 2014 6:38 pm
- Forum: Feature Request Archive
- Topic: Shorter minimum attack and release times for Compressor
- Replies: 21
- Views: 5092
Re: Shorter minimum attack and release times for Compressor
Other compressors allow a minimum attack below 1 ms ... Perhaps they do, but do they go up to 5 seconds attack and 30 seconds release? At the minimum settings, those GMulti compressor setting will not behave like a "dynamic compressor" in the Audacity Compressor - it's too fast for low fr...
- Tue Nov 18, 2014 6:24 pm
- Forum: Audio Processing
- Topic: FFT not working
- Replies: 12
- Views: 2670
Re: FFT not working
but how did you get that from looking that the graphic? Nobody has claimed to get that from the graphic. From a very large FFT I can see that the fundamental of a MIDI note 60 "Pluck" is about 261 Hz: 242.248535 -91.680298 244.940186 -87.737885 247.631836 -83.080460 250.323486 -77.384331 ...
- Tue Nov 18, 2014 6:03 pm
- Forum: Audio Processing
- Topic: FFT not working
- Replies: 12
- Views: 2670
Re: FFT not working
261.63 is the standard tuning for C4 (middle C) based on A440 tuning. Other standard frequencies can be found here: http://www.phy.mtu.edu/~suits/notefreqs.htmlbtb4198 wrote:how are you getting 261.63???
- Tue Nov 18, 2014 5:21 pm
- Forum: macOS
- Topic: selecting recorded music span
- Replies: 1
- Views: 350
Re: selecting recorded music span
When I want to export part of a sound file selecting first the start time, then the end time How exactly are you selecting the end time? If you are using the Selection toolbar (http://manual.audacityteam.org/o/man/selection_toolbar.html), ensure that you have the second box set as "End" a...
- Tue Nov 18, 2014 5:02 pm
- Forum: Feature Request Archive
- Topic: Shorter minimum attack and release times for Compressor
- Replies: 21
- Views: 5092
Re: Shorter minimum attack and release times for Compressor
This is getting off the subject If we want to restrict the topic to the one feature stated in the topic, then I think we all agree. I'll be quite happy to make the change this evening if there are no objections. Within the current effect: I'm +1 for Attack Time to go down to 0.01 seconds, but -1 fo...
- Tue Nov 18, 2014 2:02 pm
- Forum: Windows
- Topic: How to connect a UMX610 USB to my WIN 7 PC
- Replies: 1
- Views: 682
Re: How to connect a UMX610 USB to my WIN 7 PC
Please see this Frequently Asked Question: http://manual.audacityteam.org/o/man/fa ... #keyboards
- Tue Nov 18, 2014 1:57 pm
- Forum: GNU/Linux
- Topic: How to get my line-input into Audacity
- Replies: 2
- Views: 2772
Re: How to get my line-input into Audacity
The simplest way (if it works for you) is to select either "default" or "pulse" as the recording input (on a standard installation the "default" is "pulse" so both are the same), then select the required input source in "PulseAudio Volume Control". U...
- Tue Nov 18, 2014 12:21 pm
- Forum: GNU/Linux
- Topic: deleting defined sections of audio
- Replies: 11
- Views: 5622
Re: deleting defined sections of audio
Noise Gate reduces the level of noise that has higher level audio before and after it (as you look at the Timeline). The higher level audio is not affected. The track remains the same length as before That is correct. So it depends on whether hiddenharmonies wants to A) silence the low level audio,...
- Tue Nov 18, 2014 11:58 am
- Forum: Feature Request Archive
- Topic: Shorter minimum attack and release times for Compressor
- Replies: 21
- Views: 5092
Re: Shorter minimum attack and release times for Compressor
The current "make-up gain" is actually a "normalize" function. It amplifies the output to a peak level of 0 dB.cpsmusic wrote:One thing that would be useful to me would be an adjustable make-up gain control.
- Tue Nov 18, 2014 8:16 am
- Forum: General Audio Programming
- Topic: Creating a Cassette Converter plug-in
- Replies: 22
- Views: 9035
Re: Creating a Cassette Converter plug-in
I've recently been playing with "Actionaz" (https://wiki.actiona.tools/doku.php?id=en:start) and found it quite easy to automate tasks in Audacity. Here is a test Actionaz script that I wrote to automate multiple sequential recordings (record a bit, export it as a file with a unique name, ...