spacenav simple example derived to OSC sender
|
|
il y a 5 ans | |
|---|---|---|
| Makefile | il y a 5 ans | |
| README.md | il y a 5 ans | |
| spacenavOSC | il y a 5 ans | |
| spacenavOSC.c | il y a 5 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