Re: It had to be tried...
Re: It had to be tried...
- Subject: Re: It had to be tried...
- From: Doug Wyatt <email@hidden>
- Date: Mon, 18 Nov 2002 15:12:13 +0100
You could timestamp the transmitted MIDI events, use something along
the lines of Network Time Protocol to correlate the times between the
sender and receiver, and thus pass timestamped packets to the receiving
application. Add an offset to compensate for the latency...
If the receiver respects the timestamps on the incoming packets (some
applications don't and I'm starting to write some polite reminders) it
should be able to get good sync.
Doug
On Sunday, Nov 17, 2002, at 02:43 Europe/Berlin, Shaun Wexler wrote:
On 11/15/02 6:30 AM, "Robert Grant" <email@hidden> wrote:
After being inspired by a forum poster over on OSXAudio.com and
Apple's
lovely new Rendevous technology I decided to have a go at sending MIDI
over Ethernet.
My app (MacFOH) also provides this capability, but I don't have the
need for
precise timing of MIDI events, though latency over 10/100/1000 isn't
large,
it's not predictable. Please keep me informed of your progress.
Regards,
--
Shaun Wexler
http://www.macfoh.com
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.
--
Doug Wyatt
work: email@hidden (CoreAudio)
personal: email@hidden
http://www.sonosphere.com
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.