Re: [Audacity-devel] Disappearing Cursor Question
A free multi-track audio editor and recorder
Brought to you by:
aosiniao
|
From: Gale <ga...@au...> - 2014-07-30 23:01:44
|
Chris Share-2 wrote >>>> Chris Share-2 wrote >>> Gale wrote >>>> 2. Audacity supports plugins (great!) but how is it possible to monitor >>>> what they're doing? For example, I often need to use compression >>>> in my editing work but I can't figure out how to check the gain >>>> reduction that's being applied - is it actually possible to do this? >>> >>> You asked the same question on the Forum. If you are asking for >>> real-time preview of effects, so you can move the sliders and hear >>> the result, Audacity doesn't have that yet for historical reasons >>> of how it was originally architected, but it may come eventually. >>> >>> You can always apply the effect and undo it, or change the >>> Playback Preferences so that you can hear a longer effect preview: >>>http://manual.audacityteam.org/o/man/playback_preferences.html . > > I asked the question on the forum because I was interested to see if > users had found a way around this problem You could perhaps use jackd in JACK for OS X to route the Audacity track playback to a suitable real-time compressor, twiddle the knobs on the effect and send the audio back to Audacity. This should work with a real-time VST host and I believe LV2 host, then you could apply the desired settings in the host to the same plug-in running in Audacity. Gale -- View this message in context: http://audacity.238276.n2.nabble.com/Disappearing-Cursor-Question-tp7562463p7562488.html Sent from the audacity-devel mailing list archive at Nabble.com. |