How to connect Processing with Renoise via OSC

Hi. I’ve fallen in absolute love with Renoise, and I wish to connect it to Processing to trigger images, animations, etc.

So I’m an intermediate programmer, not lost at all, but I don’t know how I could setup Renoise to send MIDI or something messages to P5 for it to trigger images.

Any starter kit?

Looks like it can send MIDI or OSC. Check out their documentation.

https://tutorials.renoise.com/wiki/MIDI#MIDI_Output
https://tutorials.renoise.com/wiki/Open_Sound_Control

Your sketch would then listen using either OSCp5 or TheMIDIbus, installable via Contributions Manager and with examples.

http://www.sojamo.de/libraries/oscp5/
http://www.smallbutdigital.com/projects/themidibus/

1 Like