dennisss / tansa

Dancing Robotics Platform
MIT License
39 stars 16 forks source link

Handle continuous play commands from OSC #112

Open tessmichi opened 7 years ago

tessmichi commented 7 years ago

With OSC enabled, the play command is continuously being sent. jocsPlayer should be able to handle this in some way. Possibly distinguish between play commands from OSC vs. command line in terms of when to unpause.