Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

Hello! We just purchased Sound Show Pro to utilize the qlc+ connection, but we're having some issues. 

Our light setup is working correctly in qlc+, and we've set up a series of functions. 

In Sound Show, I create a button and connect it to that qlc+ function. 

The problem is, once a function has been activated, it never deactivates.

For example:

  • Clicking on a button that turns on "stage lights" DOES turn on the stage lights. Clicking it a second time does NOT turn off the stage lights
  • Clicking a second button that turns off "stage lights" and turns on "red lights" DOES turn on the red lights, but does NOT turn off the stage lights

Basically, once a function has been triggered by Sound Show, it seems to get 'stuck' running that function.

Most of my functions in qlc+ are set up as Scenes, but I did try a Script, and got the same results.

Another thing that is interesting, is once the button has been clicked in Sound Show, I can't even use the functions correctly in qlc+.

I'm running qlc+ & Sound Show on OSX  13.5.2

Any suggestions? Am I setting up something incorrectly?

Thanks!

Hello,

I encounter the same behaviour you describe when qlc+ is in design mode. When qlc+ is in play mode it works well. 
Inside qlc+, you can switch between mode with the button on the top right of the interface (with a play icon or stop icon).
Hope this helps, if you still have an issue let me know 

Unfortunately I’m still seeing the same issue, even when QLC+ is in “Operate” mode - a signal is sent, but it never stops, so lights can’t be turned off from Sound Show

Ok, I think I see the problem. It works for me because I have those scenes in a common widget in QLC+ that guarantees that there is only one scene active at the same time. When I remove the widget, it works the way you described.

I'll provide some changes to the way Sound Show works with QLC Functions. I'll try to provide this new version as soon as possible. In the meantime, you could have a workaround by creating a widget.

Sorry for the inconvenience and thanks for your feedback

That's a good workaround for now, thank you!

Just a heads up, even with the Scenes in a "Solo Frame" widget in QLC+, it looks like there's some limitations - for example, if I have a "Red" function, and a "Blue" function, in Sound Show, I can successfully switch between Red and Blue. However, if I press "Red" to turn on the Red, I can't press "Red" again to toggle it off. I need to set up a separate function called "Red Off" in order to do that. This might get fixed in the new update you're working on, but just wanted to make a note of it.

Thanks again for the quick responses!

(3 edits)

A new version has been released that should fix all those problems  
Release notes

(+1)

The new version is successfully communicating with QLC+! Thanks for the quick updates!