Auto script when change page in frame

Ask a generic question about the usage of QLC+, not related to a particular operating system
Post Reply
fluma
Posts: 1
Joined: Tue Apr 29, 2025 6:46 am
Real Name: Matthias Flury

Hi there

I'm looking for a possibility to fire a script at the time when a page is changed inside a frame.

Background : I have a midi controller with LCD strips above the faders. I wrote a bash script, which issues the necessary midi command via sendmidi to write the necessary text to the lcd. The bash script is called by the systemcommand inside a qlc+ script.

Any idea to trigger the qlc+ script when changing the page inside a frame ?

Thanks & Greetings Matthias
MichelSliepenbeek
Posts: 843
Joined: Wed Feb 08, 2023 10:24 am
Location: Nederland
Real Name: Michel Sliepenbeek

If you use a loopback button to change the page, you can create a Collection with the Scene/Sequence that skips the page and your Bash Script (or also call that Sequence from your QLC+ script).

For an example look overhere: https://www.qlcplus.org/forum/viewtopic ... 234#p70234
A QLC Workspace is like a Bob Ross painting: "it's your world, you can create whatever you want!"
Post Reply