[macro] Enable/disable EQ in Bus

How to use Voicemeeter Remote API and control Voicemeeter Audio Engine
Post Reply
py2raf
Posts: 11
Joined: Wed Jul 17, 2019 6:52 pm

[macro] Enable/disable EQ in Bus

Post 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!
ragnar.jensen
Posts: 11
Joined: Tue May 08, 2018 8:22 pm
Location: Stockholm, Sweden

Re: [macro] Enable/disable EQ in Bus

Post 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 23037 times
--
Ragnar
py2raf
Posts: 11
Joined: Wed Jul 17, 2019 6:52 pm

Re: [macro] Enable/disable EQ in Bus

Post by py2raf »

Thanks a LOT, Ragnar!!!!
Post Reply