|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EnumControl | |
|---|---|
| uk.org.toot.audio.delay | This package provides delay processors such as phasers, flangers, chorus, and multi tap delays. |
| uk.org.toot.audio.eq | This package provides EQ processors such as parametric, graphic and cut EQs. |
| uk.org.toot.audio.meter | This package provides a K-System meter. |
| uk.org.toot.audio.mixer | This package provides a professional audio mixer which uses plugin effects processors. |
| uk.org.toot.swingui.controlui | |
| Uses of EnumControl in uk.org.toot.audio.delay |
|---|
| Subclasses of EnumControl in uk.org.toot.audio.delay | |
|---|---|
static class |
ModulatedDelayControls.ShapeControl
|
| Uses of EnumControl in uk.org.toot.audio.eq |
|---|
| Subclasses of EnumControl in uk.org.toot.audio.eq | |
|---|---|
static class |
ClassicFilterControls.TypeControl
A TypeControl concretizes EnumControl with filter types. |
| Uses of EnumControl in uk.org.toot.audio.meter |
|---|
| Subclasses of EnumControl in uk.org.toot.audio.meter | |
|---|---|
static class |
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. |
static class |
MeterControls.TypeControl
A TypeControl concretizes EnumControl with the different K-System meter types, K-20/RMS, K-14/RMS and K-12/RMS. |
| Uses of EnumControl in uk.org.toot.audio.mixer |
|---|
| Methods in uk.org.toot.audio.mixer that return EnumControl | |
|---|---|
EnumControl |
MainMixControls.getRouteControl()
|
EnumControl |
MainMixVariables.getRouteControl()
|
| Uses of EnumControl in uk.org.toot.swingui.controlui |
|---|
| Constructors in uk.org.toot.swingui.controlui with parameters of type EnumControl | |
|---|---|
EnumControlPanel(EnumControl control)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||