For now I just want to add support for the MMC "Locate/Go to" message 44 (
http://en.wikipedia.org/wiki/MIDI_Machine_Control ), not use jack_transport_locate to try to keep them in sync. I'm guessing there's a better way to do that than jumping JACK around as you're experience seems to indicate. Again, I'm new to this so I'm going to gather more information from the web and you guys before I try to tackle something like clock drift. I'm sure there are much more qualified people for this reading this email thread.
> agreed. and it may be easier to remain that way if users want easy
> control over MMC ID and a few other parameters related to MMC handling.
> however the appeal of using some "parameter setting protocol" to set
> this in a client that is otherwise invisible is fairly apparent.
I'll try to convert any settings that the user might want to change to command line parameters for now, and we can rewrite it quite easily when/if we want to change it to an in-server JACK client.
-- Alex