|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IObservable | |
|---|---|
| uk.org.toot.audio.dynamics | This package provides dynamics processors such as compressors, limiters, gates and expanders. |
| uk.org.toot.audio.system | |
| uk.org.toot.midi.core | |
| uk.org.toot.midi.sequencer | |
| uk.org.toot.midix.control.neck | This package is concerned with virtual MIDI controllers, e.g. |
| uk.org.toot.project.audio | |
| uk.org.toot.project.midi | |
| uk.org.toot.synth | |
| uk.org.toot.synth.synths.multi | |
| uk.org.toot.synth.synths.plucked | |
| Uses of IObservable in uk.org.toot.audio.dynamics |
|---|
| Subinterfaces of IObservable in uk.org.toot.audio.dynamics | |
|---|---|
static interface |
DynamicsDesign.DesignVariables
|
| Classes in uk.org.toot.audio.dynamics that implement IObservable | |
|---|---|
static class |
Compressor.Controls
|
class |
DynamicsControls
|
static class |
Expander.Controls
|
static class |
Gate.Controls
|
static class |
Limiter.Controls
|
| Uses of IObservable in uk.org.toot.audio.system |
|---|
| Subinterfaces of IObservable in uk.org.toot.audio.system | |
|---|---|
interface |
AudioDevice
An arbitrary composition of AudioInput and AudioOutput instances. |
interface |
AudioSystem
A composition of AudioDevices |
interface |
ConnectedAudioSystem
|
| Classes in uk.org.toot.audio.system that implement IObservable | |
|---|---|
class |
AbstractAudioDevice
|
class |
DefaultAudioSystem
|
class |
MixerConnectedAudioSystem
This class adds a composition of AudioConnections to the composition of AudioDevices. |
| Uses of IObservable in uk.org.toot.midi.core |
|---|
| Subinterfaces of IObservable in uk.org.toot.midi.core | |
|---|---|
interface |
ConnectedMidiSystem
|
interface |
MidiDevice
An arbitrary composition of MidiInput and MidiOutput instances. |
interface |
MidiSystem
A composition of MidiDevices |
| Classes in uk.org.toot.midi.core that implement IObservable | |
|---|---|
class |
AbstractMidiDevice
|
class |
DefaultConnectedMidiSystem
This class adds a composition of MidiConnections to the composition of MidiDevices. |
class |
DefaultMidiSystem
|
static class |
LegacyDevices.DeviceAdaptor
|
| Uses of IObservable in uk.org.toot.midi.sequencer |
|---|
| Classes in uk.org.toot.midi.sequencer that implement IObservable | |
|---|---|
class |
MidiSequencer
A Real Time MIDI Sequencer derived from version 1.23, 07/08/03 |
| Uses of IObservable in uk.org.toot.midix.control.neck |
|---|
| Classes in uk.org.toot.midix.control.neck that implement IObservable | |
|---|---|
class |
StrungNeck
|
| Uses of IObservable in uk.org.toot.project.audio |
|---|
| Classes in uk.org.toot.project.audio that implement IObservable | |
|---|---|
class |
ProjectAudioSystem
|
| Uses of IObservable in uk.org.toot.project.midi |
|---|
| Classes in uk.org.toot.project.midi that implement IObservable | |
|---|---|
class |
ProjectMidiSystem
|
| Uses of IObservable in uk.org.toot.synth |
|---|
| Subinterfaces of IObservable in uk.org.toot.synth | |
|---|---|
interface |
MidiSynth
A MidiSynth is a MidiDevice which is a MidiInput. |
| Classes in uk.org.toot.synth that implement IObservable | |
|---|---|
class |
BasicMidiSynth
A BasicMidiSynth is a MidiSynth with 16 SynthChannels which may be set by the user. |
| Uses of IObservable in uk.org.toot.synth.synths.multi |
|---|
| Classes in uk.org.toot.synth.synths.multi that implement IObservable | |
|---|---|
class |
MultiMidiSynth
This class allows each SynthChannel to be externally set. |
| Uses of IObservable in uk.org.toot.synth.synths.plucked |
|---|
| Classes in uk.org.toot.synth.synths.plucked that implement IObservable | |
|---|---|
class |
PluckedSynth
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||