I guess everyone is too busy (so am I), it&#39;s probably too late but attached is my take on this.<br>This should work providing TouchOSC accepts OSC messages to control its sliders.<br>You will have to fill in the blanks but the core is there.<br>

<br>Cheers.<br><br>./MiS<br><br><div class="gmail_quote">On Sat, Apr 28, 2012 at 12:47 AM, Rishabh Natarajan <span dir="ltr">&lt;<a href="mailto:rishabh.natarajan@gmail.com" target="_blank">rishabh.natarajan@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi folks,<div><br></div><div>The responses to all my queries so far have been extremely fast and I really owe the people on this list a lot! I hope someone gets back to me on this as fast!</div>

<div><br></div><div>I am working on a virtual mixer and have managed to control it wirelessly through TouchOSC for android.</div>
<div><br></div><div>What I&#39;m trying to do now, is control a set of 16 faders (vsliders) using only 8 faders on the TouchOSC mixer layout. Essentially, I need to switch between banks of 8 faders on the screen and control them using the same 8 faders on the layout on my phone.</div>


<div><br></div><div>For test purposes, I created a simple patch where I used a toggle object to help rout one vslider&#39;s (vsl1) movement to either of 2 other vsliders (vsl2 and vsl3). Basically, if the toggle is off, then the vsl1 sends to vsl2, if toggle is on vsl1 sends to vsl3. Now using this same toggle (since I&#39;m going to use the same button on my layout on the phone to control the toggle) I need to rout these two vsl&#39;s values back to the vsl1. This causes an endless loop, because each is feeding the other.</div>


<div><br></div><div>This functionality of sending back to vsl1 from vsl2 or vsl3 is essential since that is how motorized faders work. If you switch between banks of faders, then the motorized faders have to rearrange themselves to the levels of the faders you&#39;ve currently switched to.</div>


<div><br></div><div>How can I simulate this first of all, using just these vsliders? Secondly how would I accomplish the same thing using ctlout? I guess the solution to the first one would lead to the solution to the second one.</div>


<div><br></div><div>Help!</div><div><br></div><div>Thanks,</div><div>Rishabh</div>
<br>_______________________________________________<br>
<a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br></blockquote></div><br>