monome / norns

norns is many sound instruments.
http://monome.org
GNU General Public License v3.0
630 stars 145 forks source link

OSC module #73

Closed tehn closed 6 years ago

tehn commented 6 years ago

for generic OSC interaction with matron (lua) not related to crone (sc)

ie, using touchOSC or max (on another machine) to talk to matron.

artfwo commented 6 years ago

this port could as well be advertised on zeroconf as _osc._udp service for auto-discovery by touchosc and similar apps.

tehn commented 6 years ago

a start: https://github.com/catfact/norns/pull/105