AudioUnitSampleType is a SInt32. When I log it to the console I get readings roughly between -22000 and 22000.
Can someone explain what those values represent? How do they describe the wave form? I suppose because they are positive and negative that the axis is in the center of the wave form.
How would I convert the values to decibel such that 0 dB is loudest?