streamdeck-voicemeeter icon indicating copy to clipboard operation
streamdeck-voicemeeter copied to clipboard

Added support for advanced logic in Advanced Toggle

Open seniortwinkie opened this issue 4 years ago • 1 comments

I have added support for advance logic detection in the Advance Toggle Mode1 Check. Two supported operators have been added to the list == and !=

You can use this for checking the input names of strips or buses.

Example usage: ADV Bus[0].device.name == "Realtek Speakers"

You must prefix your check with ADV with the VM parameter on the left, and the string comparison on the right.

seniortwinkie avatar Dec 10 '20 04:12 seniortwinkie

Could you add this to Title Value as well?

mhowell86 avatar Sep 02 '21 16:09 mhowell86

Is it possible to merge this? It is useful

Guito avatar Nov 23 '22 10:11 Guito