AS3 computeSpectrum fft true

Posted by cr1ms0n3cho on Stack Overflow See other posts from Stack Overflow or by cr1ms0n3cho
Published on 2010-04-07T23:30:30Z Indexed on 2010/04/07 23:33 UTC
Read the original article Hit count: 374

Filed under:
|
|
|
|

I am just trying to understand what the values sent back from computeSpectrum(bytes,true,0) mean. I have values ranging from 0 to 1 for each float i read from the byte array but does each value represent a range of Hz

Thanks!

© Stack Overflow or respective owner

Related posts about as3

Related posts about compute