I have pulseeffects installed and running. I have created a few equalizer profiles.
How can I toggle (enable/disable) selected profile using command line options.
I know I can just click on the profile but I would like to bind that to some global key to toggle it when needed. How can I do that?
I know I can load selected preset by using (where v2 is a profile name):
$ pulseeffects -l v2
But how can I disable (unload) this profile ?


