Skip to content
kellydunn edited this page Mar 10, 2012 · 8 revisions

Installations

Every use case requires that you're running SiftOsc through SiftDev, so be sure to install the mono runtime and the Sifteo SDK first!

Renoise

Renoise has native OSC support.
To get Renoise working with the cubes, simply open up the OSC tab inside of Renoise's preferences and specify a port for Renoise's OSC server to listen on. The rest is controlled by your YAML configuration.

Ableton

Ableton does not natively support OSC, so you'll have to download LiveOSC and install it as an ableton MIDI Router Device. From there, LiveOSC will listen for incoming messages on port 9000, so send any of the Ableton Live API OSC messages to that enpoint.

Monome

Luckily, the monome depends on OSC to drive itself on most systems. Once you've install serialosc, you'll be able to see which port your monome's application server is running on, and send messages to that endpoint.

Clone this wiki locally