if your MIDI device is correctly installed and your keyboard plugged
into it.
You may have to tried some other configurations.
Mine is -midiindev 0 -midioutdev 5
To find it I did:
-midiindev 0,1,2,3,4,5,6,7,8,9 and then I went down until finding the
right port number like this:
-midiindev 0,1,2,3,4,5,6,7,8
-midiindev 0,1,2,3,4,5,6,7
and so one. (same with midiout)
It may not be a clever way to do it but that is how I did.
Hope this helps.
Alex
On Thursday, May 22, 2003, at 02:36 am, Shintaro Miyazaki wrote:
> pd -midiindev 1 -midioutdev 2