• 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: MIDIReceive and SysEx event
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MIDIReceive and SysEx event


  • Subject: Re: MIDIReceive and SysEx event
  • From: Jasmin Lapalme <email@hidden>
  • Date: Thu, 21 Jun 2007 10:18:22 -0400

Hi,
Sorry for the late reply, I'm not working on that projet full time.
I try the exact same SysEx event and it worked! I think that the 1 after the f0 is very important. For the meta events, I'm talking about the ones that begin with FF. Now I'm able to send them, the length I was sending was not right.


Thanks

Jasmin


Le 07-06-15 à 02:16, Nigel Redmon a écrit :

Jasmin

I'm not sure what you mean by "meta event"--I don't know of any meta events coremidi supports (maybe I haven't read enough? In a MIDI engine I'm writing, I support all MIDI messages, and internally support all defined standard MIDI file metas, but those are internal to my sequencing engine and mainly useful for building MIDI files programmatically). If you want to send sysex, it's no problem. I just tried sending a bogus sysex message to MIDI Monitor--via MIDIReceived--and it worked fine (I sent "f0 1 2 3 4 f7"; MM reported it as message "SysEx", and data "Sequential Circuit 6 Bytes"--manufacturer id 1 is Sequential Circuits of course). Could you describe the packet you are trying to send?

Regards,

Nigel

On Jun 14, 2007, at 4:57 PM, Jasmin Lapalme wrote:

Hi,
I'm writing a MIDI driver plug-in. I'd like to send sysex event or meta event. I use the MIDIReceived function to send my midi event. It works perfectly with note on and note off. I use MIDIMonitor to observe the midi events. When I try to send any meta event or sysex event, I don't see any data sent? How can I send sysex event in a MIDI driver plugin?


Thanks

Jasmin Lapalme


_______________________________________________ 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: MIDIReceive and SysEx event
      • From: Nigel Redmon <email@hidden>
    • Re: MIDIReceive and SysEx event
      • From: Nigel Redmon <email@hidden>
    • Re: MIDIReceive and SysEx event
      • From: Doug Wyatt <email@hidden>
References: 
 >MIDIReceive and SysEx event (From: Jasmin Lapalme <email@hidden>)
 >Re: MIDIReceive and SysEx event (From: Nigel Redmon <email@hidden>)

  • Prev by Date: Re: "Bit width" vs "bit depth"
  • Next by Date: Re: MIDIReceive and SysEx event
  • Previous by thread: Re: MIDIReceive and SysEx event
  • Next by thread: Re: MIDIReceive and SysEx event
  • Index(es):
    • Date
    • Thread