AudioBandListener
MonoBehaviour
Last updated
MonoBehaviour
Last updated
Frequency(int band, bool buffered)
Get specified band's frequency band - Index of a band you want to get the value of
buffered - Provides smoother falloff of values
Band(int band, bool buffered)
Get specified band's normallized frequency (0 to 1) band - Index of a band you want to get the value of buffered - Provides smoother falloff of values
Amplitude(bool buffered)
Get the total amplitude of the audio source buffered - Provides smoother falloff of values