webamp icon indicating copy to clipboard operation
webamp copied to clipboard

Possible to set band eq gain?

Open qsc-jhndnn opened this issue 1 year ago • 0 comments

Is it possible to set the gain of a given eq band externally from JS? I've tried using webamp.media.setEqBand( 60, -2 ) and while the call doesn't error out it also doesn't affect the UI or the audio. If I pass in a bogus band frequency it does error out.

qsc-jhndnn avatar Apr 25 '23 15:04 qsc-jhndnn