/ezOscChucK

Easy to use OSC for ChucK

Primary LanguageShell

EzOscChucK

A simple to use OSC set of classes for use within ChucK

Example use
target ip, port, namespace, float value
OSC.s.sendOSC("127.0.0.1", 10000, "/test", 10.);


@scotthewitt
www.scotthewitt.co.uk