<br><br><div class="gmail_quote">2012/8/23 michael noble <span dir="ltr"><<a href="mailto:looplog@gmail.com" target="_blank">looplog@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">On Thu, Aug 23, 2012 at 3:31 AM, Diego Simak <<a href="mailto:diego.simak@gmail.com">diego.simak@gmail.com</a>> wrote:<br>
><br>
><br>
> I will try to write an OSC path translator in Pd.<br>
><br>
> Thanks,<br>
> Diego<br>
><br>
<br></div></blockquote><div><br><br>Hi!<br><br> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
</div>The mrpeach library in pd-extended will be your friend here. It<br>
includes better objects for dealing with OSC than vanilla PD.<br>
<br></blockquote><div><br>This is what I've started to look now using pdextended.<br><br> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Also, you may want to consider using Control for Android rather than<br>
touchOSC. Seems to be easier to customize layouts.<br>
<a href="https://play.google.com/store/apps/details?id=com.charlieroberts.Control&hl=en" target="_blank">https://play.google.com/store/apps/details?id=com.charlieroberts.Control&hl=en</a><br>
<br></blockquote><div><br>Yes, I know it, seems to do what I need, i.e. layout customization but that app runs quite slow in my android device, that's why I was trying touchOSC, but yes, Control seems to do what I need.<br>

 <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
One more thing - I was wondering if you'd like to share some details<br>
as I've been trying to achieve some of the same things. You said you<br>
were using non-mixer to host plugins? Did you mean LV2 and DSSI as<br>
well? I thought non-mixer only hosted ladspa.</blockquote><div><br>Sorry If I confused you:<br>non-mixer just for LADSPA.<br>Ingen for LV2.<br>jack-dssi-host for DSSI<br><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

 If that's the case, I'm<br>
curious, how do you intended to get your OSC routed to LV2 or DSSI<br>
plugins? </blockquote><div><br>I never used OSC to control LV2 under Ingen, that's something that I need to test but according to what is expressed in the documentation [1] it is possible.<br>For DSSI I was thinking to send direct OSC message to the host, using the same message format used by the GUI to communicate with the host.<br>

Preliminary tests using dssi-vst (loading a VST instrument) and nekobee <span id="result_box" class="short_text" lang="en"><span class="hps">were satisfactory.</span></span><br><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Also, I haven't looked hard at all, but is the OSC interface<br>
in non-mixer documented anywhere?<br></blockquote><div><br><a href="http://non-mixer.tuxfamily.org/MANUAL.html">http://non-mixer.tuxfamily.org/MANUAL.html</a> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<br>
A final possibility is using falkTXs Carla plugin host which appears<br>
to have a full OSC interface. Again, though, this doesn't seem to be<br>
documented.<br>
<br>
cheers<br>
<span class="HOEnZb"><font color="#888888"><br>
Michael<br>
</font></span></blockquote></div><br><br>Thank you very much for all your recommendations, very appreciated.<br>Diego<br><br>[1] <a href="http://drobilla.net/software/ingen/">http://drobilla.net/software/ingen/</a><br>