Hi, I am wondering whether it is possible to apply FFT on the sound buffer generated by AudioRecord or not. The buffer generated by audio record and acceptable by AudioTrack is a byte buffer while I saw that FFT applies on the float numbers and not on the bytes.
Thanks. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

