[LAU] Ardour mono/stereo separation -- was Re: FOSS DAW recommendations
Paul Davis
paul at linuxaudiosystems.com
Sat Nov 18 13:43:00 UTC 2017
On Sat, Nov 18, 2017 at 7:27 AM, Fons Adriaensen <fons at linuxaudio.org>
wrote:
> The basic reason why solving this sort of problem requires some
> non-trivial
> manipulations is Ardour's one-to-one mapping of editor tracks and mixer
> strips.
>
It's not a mapping. They are the same object. In Model-View-Controller
terms, both the editor tracks and the mixer strips are views on the same
model (internally some object derived from Ardour::Stripable).
A simple solution would be to have a routing option between the track
> outputs and strip inputs.
Because of the single-object model, the distinction between these things
does not exist.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxaudio.org/pipermail/linux-audio-user/attachments/20171118/fc5ad1f5/attachment.html>
More information about the Linux-audio-user
mailing list