|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SynthChannel | |
|---|---|
| uk.org.toot.synth | |
| uk.org.toot.synth.channels.example2 | |
| uk.org.toot.synth.channels.example3 | |
| uk.org.toot.synth.modules.oscillator | |
| Uses of SynthChannel in uk.org.toot.synth |
|---|
| Subclasses of SynthChannel in uk.org.toot.synth | |
|---|---|
class |
PolyphonicSynthChannel
A PolyphonicSynthChannel is a SynthChannel that generates audio as an AudioProcess. |
| Methods in uk.org.toot.synth that return SynthChannel | |
|---|---|
SynthChannel |
BasicMidiSynth.getChannel(int chan)
|
SynthChannel[] |
BasicMidiSynth.getChannels()
|
| Uses of SynthChannel in uk.org.toot.synth.channels.example2 |
|---|
| Subclasses of SynthChannel in uk.org.toot.synth.channels.example2 | |
|---|---|
class |
Example2SynthChannel
3 Band Limited Oscillators continously variable width between Pulse/Square or Saw/Triangle Hard Sync of oscillators 2 and 3 4 LFOs, Sine/Triangle, one for Vibrato, one per Oscillator modulating width 5 AHDSR Envelopes, one amplifier, one per filter, one for oscillators 2 and 3 Moog 24dB/octave Low Pass Filter Oberheim SEM 12dB/octave Multimode Filter |
| Uses of SynthChannel in uk.org.toot.synth.channels.example3 |
|---|
| Subclasses of SynthChannel in uk.org.toot.synth.channels.example3 | |
|---|---|
class |
Example3SynthChannel
from pluck.c - elementary waveguide simulation of plucked strings - JOS 6/6/92 |
| Uses of SynthChannel in uk.org.toot.synth.modules.oscillator |
|---|
| Constructors in uk.org.toot.synth.modules.oscillator with parameters of type SynthChannel | |
|---|---|
MultiWaveOscillator(SynthChannel channel,
MultiWaveOscillatorVariables oscillatorVariables,
EnvelopeGenerator env,
LFO lfo,
float frequency)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||