csound-expression-4.1.0: library to make electronic music
Csound.Control.Osc
Description
Open Sound Control.
initOsc :: OscPort -> SE OscRef
listenOsc :: Tuple a => OscRef -> OscAddress -> OscType -> Evt a
sendOsc :: Tuple a => OscHost -> OscPort -> OscAddress -> OscType -> Evt a -> SE ()