✅ Open Sound Control (OSC) script for Flic Hub SDK
-
Hi!
We have released a script to make it possible to send OSC messages from the Flic Hub SDK.
The script can be found here: https://github.com/50ButtonsEach/flic-hub-sdk-osc-js
OSC is a communication protocol made for live performances and is often used to communicate with the popular application https://qlab.app .
With this script you can easily trigger workflows in QLab (or other OSC enabled applications) with a push of a button.
Hope you find this useful!
-
@oskar I try to get the hub to communicate with Touch Designer. As I understood I need to fill in the correct IP and Port in the first line of the main.js
Unfortunately I can't get it to work. The console tells me that the message is sent but nothing happens in Touch Designer. Any hints on that?
All the best, Pascal -
@oskar So how can I send you a PM on this page? I have the same issue with my Hub and I do have to set up a whole lot of Buttons for some Disney Musicals in Europe.
-
@KP Hi! Sorry about this, it seems we had a memory leak which we have now fixed. If you want to try out the fix, please PM me your Hub serial number and I can assign you the new beta firmware. Sorry for the inconvenience!
-
Hi, have used your script to send osc to mac/qlab via flic hub.
After 36 or so button down events the script crashes with a «exeeded allocated stack space» error.
Seems as if there is an issue here that is beyond my control… any help?
Best regards KP
-