Re: MIDISysexSendRequest appropriate for MIDI SDS?
Re: MIDISysexSendRequest appropriate for MIDI SDS?
- Subject: Re: MIDISysexSendRequest appropriate for MIDI SDS?
- From: Fredrik <email@hidden>
- Date: Sun, 15 Feb 2009 16:21:22 +0100
On Feb 14, 2009, at 8:09 PM, Fredrik wrote:
I have started to experiment with MIDI sample dump and would like
to know if MIDISysexSendRequest will work
since the SDS header seems to be specific for that purpose.
SDS messages are just sysex, so yes, you can use MIDISendSysex()
if you like.
Ok I see, I was thinking of the SDS header, which is in it self a
request to begin SDS transmission AFAIK.
You're talking about the "Dump Header" command, described here?
http://kilsti.com/midi_synth/docs/sds_2.txt
Format: Dump Header
F0 7E cc 01 ss ss ee ff ff ff gg gg gg hh hh hh ii ii ii jj F7
That starts with F0 and ends with F7, so it's still just a sysex
message.
Yes it is, but it´s also a request to start sending SDS data, I just
wasn´t sure what MIDISysexSendRequest would do in the background. The
SendRequest part of it´s name implies that it would perhaps add
something to the data that you supply.
Thanks
--
Kurt Revis
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden