Package uk.org.toot.audio.meter

This package provides a K-System meter.

See:
          Description

Class Summary
MeterControls MeterControls provides composite controls for MeterProcess.
MeterControls.ChannelState A ChannelState represents the states of a particular meter channel.
MeterControls.MeterIndicator A MeterIndicator is the primary meter 'movement', the main reason for these controls.
MeterControls.MindBControl A MindBControl concretizes EnumControl with various minimum dB values for the meter (display), from -12dB to -100dB, suitable for both normal operation and calibration.
MeterControls.OverIndicator Somewhat unusually, OverIndicator extends Control directly, to use its Observer pattern support to indicate state changes.
MeterControls.TypeControl A TypeControl concretizes EnumControl with the different K-System meter types, K-20/RMS, K-14/RMS and K-12/RMS.
MeterProcess A partial K-System meter process, for proper K-System compatibility 0dBr should equal 83dBC, you should adjust your monitoring level to achieve this.
 

Package uk.org.toot.audio.meter Description

This package provides a K-System meter.

Package uk.org.toot.audio.meter UML Class Diagram

Note that this package consists entirely of a single AudioProcess (coloured red) and a corresponding single AudioControls (sic) (coloured blue), the two fundamental Audio problem domain classes.



Copyright © 2004, 2005, 2006, 2007 Steve Taylor. All Rights Reserved.