| Interface | Description |
|---|---|
| PresetSelectionListener |
| Class | Description |
|---|---|
| ASCIIMusicKeyboard |
Support for playing musical scales on the ASCII keyboard of a computer.
|
| DoubleBoundedRangeModel |
Double precision data model for sliders and knobs.
|
| DoubleBoundedRangeSlider |
Slider that takes a DoubleBoundedRangeModel.
|
| DoubleBoundedTextField |
TextField that turns pink when modified, and white when the value is entered.
|
| ExponentialRangeModel |
Maps integer range info to a double value along an exponential scale.
|
| InstrumentBrowser |
Display a list of VoiceDescriptions and their associated presets.
|
| JAppletFrame |
Frame that allows a program to be run as either an Application or an Applet.
|
| PortBoundedRangeModel |
A bounded range model that drives a UnitInputPort.
|
| PortControllerFactory |
Factory class for making various controllers for JSyn ports.
|
| PortModelFactory | |
| RotaryController |
Rotary controller like a knob on a synthesizer.
|
| RotaryTextController |
Combine a RotaryController and a DoubleBoundedTextField
into a convenient package.
|
| SoundTweaker |
| Enum | Description |
|---|---|
| RotaryController.Style |