Search found 1 match

by Bidj
Wed Apr 15, 2020 8:35 pm
Forum: Voicemeeter
Topic: Macro Buttons color
Replies: 9
Views: 15419

Macro Buttons color

I may have missed it in the documentation but is there a way to change the color of a Macro Button in a script ?
I was thinking of something like Button[0].color=2; or Button[0].buttonColor=2;
(and if that's not already the case, something like Button[0].color=#A1B2C3; would be great).