SCII-bot is a programmable tool for converting OSC to MIDI, MIDI to OSC, MIDI to MIDI, or OSC to OSC, or any combination thereof.
Download
SCII-bot is a programmable tool for converting OSC to MIDI, MIDI to OSC, MIDI to MIDI, or OSC to OSC, or any combination thereof.
Scripts are written as plain text files and can be recompiled on the fly to make development easy. Multiple scripts can be loaded at once, and any number of MIDI hardware devices, OSC destinations, or OSC sources can be used.
Features and options:
-On-the-fly compiled scripts that use EEL2 for processing
-Support for any number of MIDI inputs and outputs
-Support sending/receiving OSC via UDP, with bundle support.
-Resizeable log window
-Minimize to system-tray (Windows only)
-Scripts can open files for read/write
-Scripts can use regex-like matching functions
-Scripts can display graphical output and receive keyboard and mouse input
-Scripts can monitor the output of other scripts
-Automatically tries to reopen lost MIDI devices
-OSC to any number of UDP destinations receive on multiple ports
Programming documentation available. And we recommend reading it...
Download