• jon@schemawound.com
Renoise to Supercollider (via Reaktor and OSC)

Renoise to Supercollider (via Reaktor and OSC)

Anyone who has read my blog knows how much I love both Supercollider and Renoise but the two have always occupied two different areas of my workflow. I have decided it was finally time to start combining the strengths of the two. Supercollider is amazing for sound design and renoise is a very good sequencer. NOTE: Despite the Renoise focus […]

rePatcher to Reaktor

rePatcher to Reaktor

In a previous post I introduced my interface to translate the Open Music Labs rePatcher hardware’s serial data into OSC messages. I have also written a macro for Reaktor that allows you to access the knobs and patchbay. The macro can be download from the Reaktor User Library. The macro has 6 In and Out ports that correspond to the […]

rePatcher to OSC shortcut

rePatcher to OSC shortcut

Yesterday I posted about my rePatcher to OSC interface written in Processing. I’ve been finding it very useful but I was annoyed by the fact that I had to open processing IDE and run the code every time. I wanted it to behave a bit more like a traditional program. I tried to export the program as an app but […]

rePatcher to OSC

rePatcher to OSC

As soon as I saw the announcement of rePatcher I was interested. It seemed like a very affordable way to add some physical control over your code. I am personally not a big fan of PD or Max so I decided to interface it to Supercollider and Reaktor instead. I quickly realized that the windows implementation of the Serial class […]