-
As currently envisioned, Action Sync relies on a single server being continuously available. If that server's host should crash or go offline, we don't currently have an explicit solution for how clie…
-
I believe most of the Yamaha digital consoles (TF/CL/QL/etc.) all speak a similar protocol. Still trying to find a decent document about the protocol.
-
Hi Im have some trouble with midi show control sysex for qlab the string Im trying to send is
```cpp
const byte go_array[]={0xF0,0x7F,0x00,0x02,0x7F,0x01,0x7F};
```
if I change it to
```cpp
…
-
-
-
### Is this a bug in companion itself or a module?
- [x] I believe this to be a bug in companion
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the…
-
Hey Folks.
First off, thank you for such a cool piece of software.
It is appreciated very much.
OSC control of Yamaha mixers is the BOMB!
So I found that the Excel file with the API is not compl…
-
Is this plugin still working for anyone? I have tried to send and receive OSC with no success.
Also if you change the outgoing port, it still wants to send on 9001.
-
Hello my fried,
i am Tryng to send OSC message from Qlab on IOS on the same Network as my Windows Laptop. So i tried any kind of setting for the Ports an Remote host but no response. So it isn't Wo…
-
I have just installed `obsosc-py` to test it out. I was able to get QLab to send `/scene ` messages and make OBS change scenes, but in the Terminal window I get this for each one...
```
WARNING:ob…