Re: Newbie problem: javax.sound.midi & finding devices
Re: Newbie problem: javax.sound.midi & finding devices
- Subject: Re: Newbie problem: javax.sound.midi & finding devices
- From: Marc Pergand <email@hidden>
- Date: Mon, 22 Dec 2003 14:14:29 -0800
As said in previous messages, you should use the CoreMidi API for a
more efficient management of the Midi environment in OS X.
The source code of a very simple app demonstrate the basic process
involved to manage MIDI with CoreMidi in java is available here:
http://perso.wanadoo.fr/mpergand/tutoriels/en/midi_thru/MidiThru.dmg
A more complete tutorial will be available on my web site in a near
future.
Marc Pergand.
_______________________________________________
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.