Page 1 of 1

[macro] Enable/disable EQ in Bus

Posted: Tue Jul 11, 2023 5:44 pm
by py2raf
Hello Vincent / Forum users,

Is there a macro function that enables/disables the EQ in a given bus?

I failed to find it on the VoiceMeeter User Manual - using VM Banana here.
Thanks a lot!

Re: [macro] Enable/disable EQ in Bus

Posted: Thu Jul 13, 2023 9:51 am
by ragnar.jensen
The function is Bus[ i ].EQ.on

Set to 1 to enable EQ, 0 to disable.

Bus_A1_EQ.png
Bus_A1_EQ.png (29.71 KiB) Viewed 24088 times
--
Ragnar

Re: [macro] Enable/disable EQ in Bus

Posted: Fri Jul 14, 2023 9:25 pm
by py2raf
Thanks a LOT, Ragnar!!!!