<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Nov 18, 2017 at 7:27 AM, Fons Adriaensen <span dir="ltr"><<a href="mailto:fons@linuxaudio.org" target="_blank">fons@linuxaudio.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><div style="font-family:arial,helvetica,sans-serif;display:inline" class="gmail_default">​<span class=""></span>The basic reason why solving this sort of problem requires some non-trivial<br></div></span>
manipulations is Ardour's one-to-one mapping of editor tracks and mixer strips.<br></blockquote><div><br><div style="font-family:arial,helvetica,sans-serif" class="gmail_default">​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). ​</div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
A simple solution would be to have a routing option between the track<br>
outputs and strip inputs.</blockquote><div><br><div style="font-family:arial,helvetica,sans-serif" class="gmail_default">​Because of the single-object model, the distinction between these things does not exist. ​</div><div style="font-family:arial,helvetica,sans-serif" class="gmail_default">​<br></div></div></div></div></div>