Re: [Qtractor-devel] Inserts and synth plugins
An Audio/MIDI multi-track sequencer
Brought to you by:
rncbc
From: Holger M. <ho...@ma...> - 2014-08-13 17:59:24
|
On Wed, 13 Aug 2014, Ralf Mardorf wrote: > Hi, > > now I can underpin my claim with routing issues. It was a long time ago, > that I used the computer and Qtractor to make music, so I don't remember > all the details, but at least yesterday night/this morning I experienced > one of the uncountable issues. > > hexter plugin -> [ i n s e r t ] Fons' parametric eq > | ^ > -> external 19" gear-| > > fluid plugin -> [ i n s e r t ] Fons' parametric eq > | ^ > -> external 19" gear-| > > If I use hexter, the insert does _not_ work correctly, resp. Qtractor's > channel fader 0 setting or any value close to 0 doesn't work, so a > silent mix is impossible. The fader is not an audio fader and the panner is not an audio panner. They are sending MIDI commands. Maybe Hexter doesn't honor it. I don't use the faders at all, not for MIDI tracks and not for audio tracks because AUX send are pre fader. I use a simple LADSPA stereo amplifier and CALF stereo tools to handle stereo signals and pan them: http://www.marzen.de/tmp/qtractor-mixer.png I can't say anything about Wet/Dry issues in Inserts because I use AUX sends only. |