Hi all,
I've been searching for this in the archives and haven't been able to find anything that solves the problem:
I'm running the newest pd 0.36 "extended version installer" on Mac OS X. I have a Tascam US-428 midi interface set up that's recognized by Mac OS X's "Audio Midi Setup" application. When I launch Pd, though, I never receive any notein signals - When Pd starts up, I get the following trace in my terminal window:
pd -midiindev 1 -nomidiout reading startup file: /Users/xxxx/.pdrc TASCAM US-428 MIDI Driver: New Unit 0 OnLine MIDIEndpointSetRefCons: entity: 0x09810007 dest: 0x09810009 con: 0x00057A48 cable: 0 MIDIEndpointSetRefCons: entity: 0x09810007 source: 0x09810008 con: 0x00057A48 cable: 0 MIDIEndpointSetRefCons: entity: 0x0981000A dest: 0x0981000C con: 0x00057A48 cable: 1 MIDIEndpointSetRefCons: entity: 0x0981000A source: 0x0981000B con: 0x00057A48 cable: 1 MIDIEndpointSetRefCons: entity: 0x0981000D dest: 0x0981000F con: 0x00057A48 cable: 2 MIDIEndpointSetRefCons: entity: 0x0981000D source: 0x0981000E con: 0x00057A48 cable: 2 TASCAM US-428 MIDI Driver: ServicePublished 0x0D3FF000 (13) using default input device number: 0 using default output device number: 2 nchan 2, flags 3, bufs 8, framesperbuf 256
I've tried it with -midiindev 0, -midiindev 1, -midiindev 2, nothing works for me, no signals actually get into Pd.
Does anyone have any advice on how I might troubleshoot this problem further?
Thanks, Peter