harjot-oberai / MusicDNA

A Music Player for android that renders beautiful DNA(Visualization) of the currently playing music.
Other
2.83k stars 582 forks source link

The FFT data captured depends on the device volume #3

Open harjot-oberai opened 8 years ago

harjot-oberai commented 8 years ago

The data captured by the Visualizer using "onFftDataCapture()" method depends on the device volume as a result the DNA rendered is inconsistent if the user changes the Volume level. If volume is high, so will be the data captured using FFT.