I am trying to write a patch to control ableton live with a monome 40h.
I have input device 1 in PD as 'from monome serial io' and output device 1 as 'IAC 1' (which in turn is set as the midi input for live), which works fine for controlling live with the monome.
I have midi output for live set as 'IAC 2' and input device 2 in PD as 'IAC 2' and the output as 'monome serial io'. I can not get the LEDs on the monome to react to live.
My question is how do i select different devices within PD. I can only get input and output device number 1 to work together.
I seem to remember that in MAX/MSP you can add the relevent letter (a, b or c etc) to the 'notein' object box to select the device. Can this be done in PD, if so how?
I know live is definatly giving out controller messages as I have -midinotefeedback- turned on and if I change the order of devices around in the midi settings I can light LEDs on the monome by moving sliders etc within live.