Class Summary |
AudioAnalyser |
An Instrument which analyses an audio stream in various ways. |
Gauge |
A graphical display which shows some data in a region
within a view. |
Instrument |
An instrument which measures some quantity, or accesses or produces some
data, which can be displayed on one or more Gauge objects. |
InstrumentSurface |
Common base for applications which display instruments. |
PowerGauge |
A graphical display which displays the signal power in dB from an
AudioAnalyser instrument. |
SpectrumGauge |
A graphical display which displays the audio spectrum from an
AudioAnalyser instrument. |
TextGauge |
A Gauge which displays data in textual form, generally as
a grid of numeric values. |
WaveformGauge |
A graphical display which displays the audio waveform from an
AudioAnalyser instrument. |