Re: [Qtractor-devel] Creating a new bus in Qtractor
An Audio/MIDI multi-track sequencer
Brought to you by:
rncbc
From: Ralf M. <ral...@al...> - 2014-08-14 14:56:12
|
On Thu, 2014-08-14 at 16:06 +0200, Ralf Mardorf wrote: > I want to add aux sends to my tracks and need a new bus for those sends. > How can I create a new bus? > > View > Buses... (or the same option selected by the aux send plugin) > does _not_ allow to create a new bus, neither for an existing .qtr, nor > if I start a new project. > > Create, Update, Delete and Refresh are shadowed on the bottom of the > window and for the right click menu. For audio and MIDI. > > [rocketmouse@archlinux arch2014.1]$ pacman -Qi qtractor > Name : qtractor > Version : 0.6.2-1 > Packager : Rashif Rahman (Ray) <sc...@ar...> > > In the past I build Qtractor myself, nowadays I use packages from > repositories. As already pointed out this month at Qtrator devel, I > always experienced all kinds of issues with signal routing when using > Qtractor in the last years, so I don't think the issue is related to the > Arch package. > > Without aux send, no sane usage of a reverb! JFTR, assumed it should be possible to get a new stereo bus, are the aux send plug ins pre or post fader? Pre fader would be completely useless! For MIDI synth plugins, when the volume is controlled by MIDI CC, then sure, an aux only can be post fader. But for audio? I fear to get a pre fader aux. I searched the Internet and I didn't found any sane virtual mixer. Is there a mixer? I need stereo or mono channels, it doesn't matter. If stereo channels only provide balance, it's ok, real panning would be better. An insert (audio out/in) would be good, but isn't needed, inserting LV2 and LADSP effects would be good, but isn't needed, with one exception, each channel needs an EQ (Fons' parametric EQ or a similar EQ) and I need at least one _post_ fader aux send to a sub group or at least to an aux return pot for the stereo master sum. Pre fader aux would be completely useless. Regards, Ralf |