Uses of Class
heronarts.lx.audio.DecibelMeter
Packages that use DecibelMeter
-
Uses of DecibelMeter in heronarts.lx.audio
Subclasses of DecibelMeter in heronarts.lx.audioModifier and TypeClassDescriptionclass
A graphic meter splits the signal into frequency bands and computes envelopes for each of the bands independently.class
Fields in heronarts.lx.audio declared as DecibelMeterModifier and TypeFieldDescriptionfinal DecibelMeter
LXAudioEngine.Meter.left
Metering of the left channel onlyfinal DecibelMeter
LXAudioEngine.Meter.right
Metering of the right channel onlyMethods in heronarts.lx.audio that return DecibelMeter