ut-proj / undertone

Making Music with Extempore, OSC, and SuperCollider in LFE/OTP
Apache License 2.0
57 stars 4 forks source link

Send data from Extempore to LFE via OSC #105

Open oubiwann opened 3 years ago

oubiwann commented 3 years ago

Extempore supports OSC clients and servers. This could be a better way to go that what we're currently doing (using stdout on the Erlang Port for Extempore ... lots of string munging, parsing of output, etc.).

Tasks: