I'm trying to build a quick and dirty application which allows me to apply a single band EQ with a variable frequency to an audiostream in android.
So, I have my equalizer object, but its not immediately apparent to me that I can set the frequency of the bands. It looks like they might be fixed to a default setting.
Is this correct or am I being a numpty?
Any help would be great.
Thanks
Mark