Static methods

@:genericstaticinlinemin<T>(x:T, y:T):T

Constructor

@:value({ peakHold : 30, smoothingTimeConstant : 0.8 })new(audioSource:AudioSource, barCount:Int, smoothingTimeConstant:Float = 0.8, peakHold:Int = 30)

Variables

@:value(4096)fftN:Int = 4096

@:value(-20)maxDb:Float = -20

@:value(22000)maxFreq:Float = 22000

@:value(-70)minDb:Float = -70

@:value(50)minFreq:Float = 50

Methods