<br><font size=2 face="sans-serif">The physical device and midi/usb interface
are present and working (verified by other software on the system which
sees them). &nbsp;So my problem seems to be not knowing how to bind them
to a new midi port so it can be used by Squeak.</font>
<br>
<br><font size=2 face="sans-serif">John</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>squeak414@free.fr</b> </font>
<br><font size=1 face="sans-serif">Sent by: squeakaudio-bounces@create.ucsb.edu</font>
<p><font size=1 face="sans-serif">05/30/08 07:01 AM</font>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td><font size=1 face="sans-serif">The general-purpose Squeak developers
list &lt;squeak-dev@lists.squeakfoundation.org&gt;</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td><font size=1 face="sans-serif">squeakaudio@create.ucsb.edu</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td><font size=1 face="sans-serif">Re: [SqueakAudio] [squeak-dev] Creating/using
MIDI ports with &nbsp; &nbsp; &nbsp; &nbsp;external device, how
to start?</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><tt><font size=2>Quoting John Richards &lt;ajtr@us.ibm.com&gt;:<br>
<br>
&gt; I'm trying to open a midi port to receive incoming midi commands and
am<br>
&gt; completely stuck (after a week of trying everything I can think of).
&nbsp;I've<br>
&gt; confirmed that the MIDIPlugin is loaded. &nbsp;I've tried on both
Windows XP<br>
&gt; and MacOS. &nbsp;The only port I have available is this:<br>
&gt;<br>
&gt; MIDI Ports:<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; 0: QuickTime MIDI (out)<br>
&gt;<br>
&gt;<br>
&gt; John<br>
<br>
Hi John,<br>
<br>
I am not an expert in this area, but I did get MIDI-in working on Windows.
I<br>
think you'll need a physical MIDI input device, e.g. if you can borrow
a USB<br>
(piano) keyboard, or something like a MIDISport box. Squeak just sees what
the<br>
system sees. I don't believe you'll be able to automagically conjure up
a port.<br>
<br>
If you evaluate SimpleMIDIPort midiIsSupported, you should get true on
Windows,<br>
and false on OSX and Linux. So you'll only be able to do MIDI-in on Windows,
for<br>
the moment.<br>
<br>
Craig Latta was planning to port to these OSs- see this thread:<br>
http://www.nabble.com/MIDI-support-td13476203.html#a15745241<br>
<br>
Craig, any news?<br>
<br>
Cheers, &nbsp; &nbsp;...Stan<br>
<br>
<br>
<br>
_______________________________________________<br>
SqueakAudio mailing list<br>
SqueakAudio@create.ucsb.edu<br>
http://lists.create.ucsb.edu/mailman/listinfo/squeakaudio<br>
</font></tt>
<br>