We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpSound,  Music Libraries › ProMIDI OS X : MidiSport 2x2 not recognized
Page Index Toggle Pages: 1
ProMIDI OS X : MidiSport 2x2 not recognized? (Read 698 times)
ProMIDI OS X : MidiSport 2x2 not recognized?
Sep 30th, 2006, 4:19am
 
Hello,

My midi interface shows up in the Mac OS X Audio MIDI Setup util,
but is not reported in the list of ProMIDI devices.

I'm not sure if I'm doing something wrong, but I have been able to make it work on my PC very easily.  Sorry if this is a documented issue I have overlooked.

Using the promidi_midiio example, here's what shows up:


printPorts of midiIO
<< inputs: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
<< outputs: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
output 0 : Java Sound Synthesizer
<<>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

printDevices recoded 1
<< inputs: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
<< outputs: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
output 0 : Java Sound Synthesizer
<<<<<<<<<   >>>>>>>>>>>>>>>>>>>>>

printDevices recoded 2
<< inputs: >>>>>>>>>>>>>>>>>>>>>>
<< outputs: >>>>>>>>>>>>>>>>>>>>>
output 00: Java Sound Synthesizer
<<<<<<<<<   >>>>>>>>>>>>>>>>>>>>>

THANK YOU VERY VERY MUCH!

Re: ProMIDI OS X : MidiSport 2x2 not recognized?
Reply #1 - Oct 2nd, 2006, 10:54pm
 
Make sure that you have the latest Plumstone lib and the latest version of promidi, I changed the way promidi is detecting the ports, so everything should work under Mac OSX finally.
Re: ProMIDI OS X : MidiSport 2x2 not recognized?
Reply #2 - Oct 2nd, 2006, 11:55pm
 
tex, you are the man
Page Index Toggle Pages: 1