i am getting spectrum data with GetSpectrumData and loading to a float array . but this array is different in pc and android . for example on android sample[5] =0.4542334 but on pc sample[5]=0.2323424 . i am trying to make Audio surf like game . But i stucked that thing. spectrum is behaving different in different platform
Thanks