sending out MIDI events with the Java CoreMIDI API through a MIDISport
sending out MIDI events with the Java CoreMIDI API through a MIDISport
- Subject: sending out MIDI events with the Java CoreMIDI API through a MIDISport
- From: Michael Harbour <email@hidden>
- Date: Sat, 3 Jan 2004 11:06:23 +0000
Hi folks. Hope you're all well. Happy New Year
Could anyone supply me with the absolute minimum JAVA CoreMIDI code to
send out a note-on event that has been proven to work? I'm having
trouble sending out packetlists.
I have OSX.3 and a MIDIMAN USB MIDISport 2x2. Over the last couple of
days i've have some good success with interpreting incoming packets via
the interface callbacks. But one-way midi isnt any fun.
I know i've got my MIDIClient object sorted out from the incoming
stuff. I believe i've got appropriate references to the MIDISports
destination MIDIEndpoints. Would MIDIOutputPorts created on these
objects throw exceptions if they dont point to anything real in the
setup?
I'm dying to see the little 'OUT-A' LED flash on the front of my little
lime-green box.
Many thanks
Mike Harbour
_______________________________________________
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.