Hello everyone,
I use Pd almost always with multiple MIDI devices in my OSX. So I want to get the right way to start Pd with some flags.
If I give the following command:
/Applications/Pd-extended.app/Contents/MacOS/Pd-extended -midiindev 1,2,3,4
I get the following feedback:
david$ /Applications/Pd-extended.app/Contents/MacOS/Pd-extended -midiindev 1,2,3,4
tk scaling is 1.0
retrying connect...
retrying connect...
retrying connect...
retrying connect...
retrying connect...
retrying connect...
retrying connect...
retrying connect...
retrying connect...
connecting stream socket: Invalid argument (22)
Is this the right way?
Thanks in advance