Eliosoft / elios

Entertainment LIghting Open source Software a.k.a ELIOS is a Java application that provides remote management capabilities to your lighting system based on Art-Net. This project is released under GPL v3.
http://www.eliosoft.net
GNU General Public License v3.0
6 stars 3 forks source link

add OSC control #44

Open jgastonraoul opened 13 years ago

jgastonraoul commented 13 years ago

Add Open Sound Control protocol to allow ELIOS to be remotely controlled by other software...

Read more about OSC here : http://opensoundcontrol.org/introduction-osc

Some example apps :

jgastonraoul commented 13 years ago

Two libraries might be interesting :

But they are quite old... So if we find newer libs, it could be better...

acollign commented 11 years ago

JavaOSC is alive and hosted on github [0] !

[0] https://github.com/hoijui/JavaOSC

jgastonraoul commented 11 years ago

To begin with this functionnality, I think we can try to implement this :