Search found 59476 matches
- Mon Jan 12, 2015 12:06 am
- Forum: Windows
- Topic: How do I create a custom keyboard shortcut?
- Replies: 8
- Views: 759
Re: How do I create a custom keyboard shortcut?
using the compressor function smooths out the audio levels nicely without me having to manually amplify passages where the guest gets too quiet. The problem is, it also brings up the breathing to intolerable levels, That effect can be reduced by increasing the "Noise Floor" level. If the ...
- Sun Jan 11, 2015 10:41 pm
- Forum: Feature Request Archive
- Topic: Suggestion (Bandpass Filter and Custom FFT Filter)
- Replies: 61
- Views: 9322
Re: Suggestion (Bandpass Filter and Custom FFT Filter)
I shouldn't have to simulate a bandpass filter by using a highpass and lowpass filter It's not a "simulation". Applying high-pass and low-pass filters in series IS a band-pass filter. You may also be interested in this plugin: http://forum.audacityteam.org/viewtopic.php?p=204507#p204507 A...
- Sun Jan 11, 2015 10:08 pm
- Forum: Feature Request Archive
- Topic: Suggestion (Bandpass Filter and Custom FFT Filter)
- Replies: 61
- Views: 9322
Re: Suggestion (Bandpass Filter and Custom FFT Filter)
A notch filter is a particular type of band-stop filter in which the stop band is very narrow. http://en.wikipedia.org/wiki/Band-stop_filter the makers of Audacity decided to leave out the bandpass filter. You can perform band-pass filtering by applying a high-pass filter with a low corner frequency...
- Sun Jan 11, 2015 9:49 pm
- Forum: Windows
- Topic: How do I create a custom keyboard shortcut?
- Replies: 8
- Views: 759
Re: How do I create a custom keyboard shortcut?
The risk is manually messing with that file without the assistance of a proper editor as I'm sure there a 100 ways I can hurt myself. Fortunately the "Default" button will take you back to standard settings. Yes, I've been using CTRL-R but that only works if -10db amplify was the last com...
- Sun Jan 11, 2015 7:48 pm
- Forum: Windows
- Topic: How do I create a custom keyboard shortcut?
- Replies: 8
- Views: 759
Re: How do I create a custom keyboard shortcut?
If you apply the Amplify effect with 10 dB boost, then you can use "Ctrl + R" to repeat the last effect.
- Sun Jan 11, 2015 7:44 pm
- Forum: Audio Processing
- Topic: bass boosted tracks for car audio
- Replies: 2
- Views: 1355
Re: bass boosted tracks for car audio
I was wondering how to isolate the mono bass notes from playing at the same time. 1) Make a copy of the original (stereo) track. 2) Convert the duplicate track to mono. 3) Apply a 120 Hz 12 dB per octave high-pass filter to the stereo track 4) Apply a 120 Hz 12 dB per octave low-pass filter to the ...
- Sun Jan 11, 2015 3:37 pm
- Forum: Feature Request Archive
- Topic: Auto labelling - possible?
- Replies: 44
- Views: 5688
Re: Auto labelling - possible?
The Label Track dropdown menu is nowhere near as full as the Audio Track dropdown menu. The track menus really belong with the track. Normally, options selected in a track menu apply specifically to that track. Right-click in a label track (outside the label's text box) is unused. It is at the mome...
- Sun Jan 11, 2015 1:47 pm
- Forum: Windows
- Topic: how to burn a cd from recorded music
- Replies: 2
- Views: 338
Re: how to burn a cd from recorded music
For detailed information, please see: http://manual.audacityteam.org/o/man/bu ... _a_cd.html
- Sun Jan 11, 2015 12:56 pm
- Forum: Windows
- Topic: Audacity crashing at startup
- Replies: 3
- Views: 586
Re: Audacity crashing at startup
It keeps asking to install plugins when starting it: hard_limiter_1413 and sc4_1882. These are already installed. That is probably a red herring. The plugins are only fully installed when Audacity has "registered" them. If Audacity has not completely opened, then it will not have register...
- Sun Jan 11, 2015 12:37 pm
- Forum: General Audio Programming
- Topic: Creating a Cassette Converter plug-in
- Replies: 22
- Views: 9035
Re: Creating a Cassette Converter plug-in
Is there a way to make Audacity stop recording automatically when the tape ends? Like maybe if there's silence for more than say.. 5 seconds, Audacity just stops recording. Not currently. Audacity can be made to stop immediately when the sound drops below a specified level (see Sound Activated Reco...