<div class="gmail_quote">On Mon, Feb 6, 2012 at 8:25 PM, Rafał Cieślak <span dir="ltr">&lt;<a href="mailto:rafalcieslak256@gmail.com">rafalcieslak256@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">

Note that harmonySEQ uses OSC<br></blockquote><div>Good stuff, I&#39;m an OSC fan myself :) <br><br></div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

The supported messages include:<br></blockquote><div>[snip]<br>Good stuff, all essential functionality for integrating Luppp &amp; HarmonySeq is available :) <br><br></div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

/harmonyseq/sync - forces harmonySEQ to stop playing the current bar<br>
and immediately skip to the next one - useful for synchronization<br></blockquote><div>I&#39;m a little confused on how this is a very useful event to send: If I send it as Luppp goes on to the next bar, it may only be recieved when HarmonySeq *is* already on the next bar, and then HarmonySeq will skip a bar... <br>
<br>A nasty hack would be to wait until on the 1st beat of the bar, then send the /sync and hope that they stay in sync after that... I&#39;m not really sure how to fix this properly... do you have any ideas? :)<br><br></div>
<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
/harmonyseq/event T - triggers OSC event with tag T (integer), and<br>
executes actions bound to it.<br></blockquote><div>These are arbitrary &quot;tag&quot; numbers right? It would be great if there was a &quot;pre defined&quot; set of tags that I could code Luppp to send, and then HarmonySeq would respond in the same manner each time.<br>
<br>For now a workaround would be to create an OSC tag for each of the Scenes in Luppp, and that OSC tag will enable disable the state of HarmonySeq to perform the part that is needed.<br><br>I&#39;ve got the OSC sending in Luppp pretty much implemented, just the sync is a show stopper at the moment. I&#39;d like to get this fixed promptly :D -Harry<br>
<br> <br></div></div>