<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d"><br>
&gt; &nbsp; &nbsp;The idea is to translate MIDI clock to jack transport timing events. I don&#39;t<br>
&gt; know how this is coming along, but it&#39;s higher on the midish list, than<br>
&gt; MIDI-syncing is on ecasound&#39;s.<br>
<br>
</div>this cant work. jack-transport is running at the same speed as the<br>
soundcard audio clock. All you can do, is stop it, and restart, at a new<br>
position. But starting takes an undefined time in the presence of<br>
slow-sync clients.<br>
<br>
An app that generates midiclock from jack-transport should be quite<br>
trivial though.<br>
<font color="#888888"></font></blockquote><div><br>If your midi hardware generates MMC messages, especially the &quot;locate&quot; mesage, then jackctlmmc will reposition JACK transport to keep your stuff in sync. Note that this isn&#39;t exactly the same thing as MTC, although they are very closely related. You might want to try running jackctlmmc with the &quot;-v&quot; option (verbose) on so that you can see if your device is generating recognized MMC commands. Jackctlmmc is still young yet, but it&#39;s current console-only incarnation seems perfect for your needs.<br>
<br>-- Alex<br></div></div><br>