|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MultiWave | |
---|---|
uk.org.toot.synth.modules.oscillator |
Uses of MultiWave in uk.org.toot.synth.modules.oscillator |
---|
Subclasses of MultiWave in uk.org.toot.synth.modules.oscillator | |
---|---|
class |
ParabolaMultiWave
A Parabola wave is used to derive a wave variable between a triangle or sawtooth, depending on the variable width parameter. |
class |
SawtoothMultiWave
Somewhat paradoxically a sawtooth wave is used to derive a rectangular wave variable between pulse and square, depending on the variable width parameter. |
Methods in uk.org.toot.synth.modules.oscillator that return MultiWave | |
---|---|
static MultiWave |
MultiWaves.createSawtoothWave(int nsamples)
|
static MultiWave |
MultiWaves.createSquareWave(int nsamples)
|
static MultiWave |
MultiWaves.get(java.lang.String name)
|
MultiWave |
MultiWaveOscillatorControls.getMultiWave()
|
MultiWave |
MultiWaveOscillatorVariables.getMultiWave()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |