• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: MIDISysexSendRequest appropriate for MIDI SDS?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MIDISysexSendRequest appropriate for MIDI SDS?


  • Subject: Re: MIDISysexSendRequest appropriate for MIDI SDS?
  • From: Kurt Revis <email@hidden>
  • Date: Sun, 15 Feb 2009 09:02:52 -0800

On Feb 15, 2009, at 7:21 AM, Fredrik wrote:

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.

Ah, I see what you were thinking.

No, it doesn't add anything extra to your data. (CoreMIDI doesn't know anything about SDS, and in general sysex can differ wildly depending on the device, so I can't imagine how it would know what to add.)

The MIDISysexSendRequest is just a structure that's used to keep track of *your app's* request to CoreMIDI to send sysex data.

--
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


  • Follow-Ups:
    • Re: MIDISysexSendRequest appropriate for MIDI SDS?
      • From: Fredrik <email@hidden>
References: 
 >MIDISysexSendRequest appropriate for MIDI SDS? (From: Fredrik <email@hidden>)
 >Re: MIDISysexSendRequest appropriate for MIDI SDS? (From: Kurt Revis <email@hidden>)
 >Re: MIDISysexSendRequest appropriate for MIDI SDS? (From: Fredrik <email@hidden>)

  • Prev by Date: Re: MIDISysexSendRequest appropriate for MIDI SDS?
  • Next by Date: Help deciding what to learn?
  • Previous by thread: Re: MIDISysexSendRequest appropriate for MIDI SDS?
  • Next by thread: Re: MIDISysexSendRequest appropriate for MIDI SDS?
  • Index(es):
    • Date
    • Thread