webamp
webamp copied to clipboard
Possible to set band eq gain?
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.