spacenav simple example derived to OSC sender
|
il y a 4 ans | |
---|---|---|
Makefile | il y a 4 ans | |
README.md | il y a 4 ans | |
spacenavOSC | il y a 4 ans | |
spacenavOSC.c | il y a 4 ans |
simple application to send events from spacenav devices through OSC based on simple example from libspnav OSC based on liblo
./spacenavOSC [options]
options can be : -i to set destination ip, default ip is localhost -p to set destination port, default port is 8000
./spacenavOSC -i 192.168.0.19 -p 9000