| Modifier and Type | Interface and Description |
|---|---|
interface |
ModelWavetable
This is a wavetable oscillator interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ModelAbstractOscillator
A abstract class used to simplify creating custom ModelOscillator.
|
class |
ModelByteBufferWavetable
Wavetable oscillator for pre-loaded data.
|
| Modifier and Type | Field and Description |
|---|---|
ModelOscillator[] |
SoftPerformer.oscillators |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ModelOscillator> |
ModelPerformer.getOscillators() |