Skip to content

Controlling with OSC

François LASSERRE edited this page Jan 31, 2015 · 2 revisions

Some of the DeeFuzzer function parameters can be control through the great OSC protocol and then with any OSC remote like PureDate, Monome, TouchOSC, etc…

The OSC server is only active if the tag is set up to "1" in the config file (see example/deefuzzer.xml).

The available parameters are:

* playing: next track
* twitting: start and stop
* relaying: start and stop
* jingling: start and stop
* recording: start and stop

The repository contains a [https://github.com/yomguy/DeeFuzzer/blob/master/scripts/ bunch of scripts] for example.