Android : Is Equalizer.getNumberOfBands() always the same?

on Saturday, March 28, 2015


Im developing an audio app which should include an Equalizer. For that I want to save the presets for all albums.


I just ask myself if Equalizer.getNumberOfBands() is always the same on a single device, so I can have presets generated without fetching (and instantiating) an audiotrack first.


I could not find any useful information on the internet for that.


0 comments:

Post a Comment