<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>Re: [PD] MIDI on OSX... not
yet!</title></head><body>
<blockquote type="cite" cite>Hi all,<br>
<br>
I've written MIDI support into the latest Mac OSX test version (21
I<br>
think) but it doesn't work yet, just spews out debugging messages
instead<br>
of actually sending and receiving MIDI.&nbsp; I have to do some more
debugging<br>
<br>
In the meantime, you can suppress the garbage printout if you care
by<br>
running &quot;pd -nomidi&quot;...<br>
<br>
cheers<br>
MIller</blockquote>
<div><br></div>
<div>weird,</div>
<div><br></div>
<div>I'm using a midisportUSB 1x1, and I see midi incoming messages,
plus I can use the pd test program to send midi out to the
keyboard...but didn't test it beyond that...though it did crash on
quit, something like:</div>
<div><br></div>
<div><tt><font size="-1" color="#000000">Exception:&nbsp;
EXC_BAD_ACCESS (0x0001)<br>
Codes:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; KERN_PROTECTION_FAILURE (0x0002)
at 0x00000038<br>
<br>
Thread 0 Crashed:<br>
&nbsp;#0&nbsp;&nbsp; 0x00061fb4 in Pm_Close<br>
&nbsp;#1&nbsp;&nbsp; 0xbffff4a0 in 0xbffff4a0<br>
&nbsp;#2&nbsp;&nbsp; 0x0005da54 in sys_close_midi<br>
&nbsp;#3&nbsp;&nbsp; 0x00039edc in sys_bail<br>
&nbsp;#4&nbsp;&nbsp; 0x00039f44 in glob_quit<br>
&nbsp;#5&nbsp;&nbsp; 0x00031b44 in pd_typedmess<br>
&nbsp;#6&nbsp;&nbsp; 0x00034c14 in binbuf_eval<br>
&nbsp;#7&nbsp;&nbsp; 0x000393d4 in socketreceiver_read<br>
&nbsp;#8&nbsp;&nbsp; 0x00038f20 in sys_domicrosleep<br>
&nbsp;#9&nbsp;&nbsp; 0x00039e68 in sys_pollgui<br>
&nbsp;#10&nbsp; 0x00037c4c in m_scheduler<br>
&nbsp;#11&nbsp; 0x000381c8 in sys_main<br>
&nbsp;#12&nbsp; 0x000020d0 in _start<br>
&nbsp;#13&nbsp; 0x00001f00 in start<br>
<br>
Thread 1:<br>
&nbsp;#0&nbsp;&nbsp; 0x70000978 in mach_msg_overwrite_trap<br>
&nbsp;#1&nbsp;&nbsp; 0x70005a04 in mach_msg<br>
&nbsp;#2&nbsp;&nbsp; 0x7017bf98 in __CFRunLoopRun<br>
&nbsp;#3&nbsp;&nbsp; 0x701b7100 in CFRunLoopRunSpecific<br>
&nbsp;#4&nbsp;&nbsp; 0x7017b8e0 in CFRunLoopRunInMode<br>
&nbsp;#5&nbsp;&nbsp; 0x715a164c in MIDIInPortThread::Run(void)<br>
&nbsp;#6&nbsp;&nbsp; 0x715a5434 in XThread::RunHelper(void *)<br>
&nbsp;#7&nbsp;&nbsp; 0x7002054c in _pthread_body</font></tt></div>
<div><br></div>
<div>...of course, I didn't include the full thread report from
console...</div>
<div><br></div>
<div>...so maybe it's further along than ya think!</div>
<div><br></div>
<div>tanx,</div>
<div>jamie</div>
<div><tt>-- </tt></div>
<div><br></div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
</body>
</html>