Sending OSC from PD to TouchOSC

Sending OSC from PD to TouchOSC

I’m playing around with some TouchOSC control methods currently. I’m running the fantastic Monome TouchOSC emulation and hoping to control my old PD sequencer with it.

I had a few issues getting the Hexler basic.pd demo patch to work, and it was a very simple thing in the end. You can grab their pd patch from the documentation page.

I initially had the wrong IP address set up, and for some reason when you send the connect message without first disconnecting, PD won’t reconnect to a new IP address. I added a disconnect message to the patch like this:

I figured this out by adding a number box to the SendOSC output, which tells you if you are connected or not. Sometimes it pays to read the help patches in PD!

← Arduino USB MIDI workflow
FL Studio live mode and foot controllers →