Re: Java CoreMIDI vs javax.sound vs MMJ etc
Re: Java CoreMIDI vs javax.sound vs MMJ etc
- Subject: Re: Java CoreMIDI vs javax.sound vs MMJ etc
- From: Jason Proctor <email@hidden>
- Date: Mon, 17 Mar 2008 16:41:48 -0700
thanks for the response
native CoreMIDI applications see and use the hardware without any
problems at all. MMJ applications likewise. back on PowerPC, my Java
CoreMIDI applications likewise.
seems to be a javax.midi issue to me.
are there any trusted sample applications using javax.midi (eg MIDI
monitor, etc) so i can verify it's not my code? all i'm doing is
printing the results from MidiSystem.getMidiDeviceInfo()
any help appreciated
j
The best check for this is to see if the device is showing up in
Audio MIDI Seup's MIDI pane and that it can be seen by native
applications (AU Lab in /Developer/Applications/Audio is one that
you can try when you add an AU Instrument track)
If it does show up there, than that seems like it is a java.midi bug.
If it doesn't show up there, then that is a problem with the device
and CoreMIDI in general
Bill
_______________________________________________
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