On Mon, 2006-07-24 at 20:37 +0000, carmen wrote: > On Mon Jul 24, 2006 at 01:01:14PM -0700, lazzaro wrote: > > On Jul 24, 2006, at 7:43 AM, Dave Robillard <[EMAIL PROTECTED]> wrote: > > > > >Anyway, as soon as you go sysex you lose the semantics and you have the > > >same > > >problem anyway - retransmission is the only possible solution if you > > >know nothing about the data (it becomes application specific). > > > > > > RTP MIDI has several ways to deal with this. > > what about applying the journal data to an OSC-over-UDP stream. the journal > data could be encapsulated in OSC. sounds like a paper and liblo patch > waiting to happen ;)
Can't, there's no semantics to work with (and so no state machine, which the entire thing is based on). Something similar /could/ be done, but a whole lot of difficult stuff needs to be done first (the "OSC semantic templates" lazzaro mentioned, service discovery, etc, etc). Personally I want the stuff that would need to be done first directly more than this RTP thing :) Maybe one day.. -DR-
