|
Vis plugin buffer format
I am looking to find what type of information is stored in the vis SDK data buffers. I know it is raw PCM audio in the waveformData structure, using the given sample frequency and number of chanels. What I want to know is what is the bit resolution of that data(8-bit is what I am guessing, but I heard 16). Also, in the spectrumData field, what exactly is in this field? Is it just a DFT (or FFT) magnitude reprisentation of the given waveformData?
Thanks for any responses,
-jimbo333
|