|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.org.toot.synth.SynthChannel
uk.org.toot.synth.PolyphonicSynthChannel
uk.org.toot.synth.channels.example3.Example3SynthChannel
public class Example3SynthChannel
from pluck.c - elementary waveguide simulation of plucked strings - JOS 6/6/92
Nested Class Summary | |
---|---|
class |
Example3SynthChannel.Example3Voice
|
Nested classes/interfaces inherited from class uk.org.toot.synth.PolyphonicSynthChannel |
---|
PolyphonicSynthChannel.AbstractVoice, PolyphonicSynthChannel.Voice |
Field Summary |
---|
Fields inherited from interface uk.org.toot.audio.core.AudioProcess |
---|
AUDIO_DISCONNECT, AUDIO_OK |
Constructor Summary | |
---|---|
Example3SynthChannel(Example3SynthControls controls)
|
Method Summary |
---|
Methods inherited from class uk.org.toot.synth.PolyphonicSynthChannel |
---|
allNotesOff, allSoundOff, close, getLocation, getName, getPolyphony, noteOff, noteOn, open, processAudio, setLocation, setPolyphony |
Methods inherited from class uk.org.toot.synth.SynthChannel |
---|
controlChange, getBendFactor, getChannelPressure, getController, getMono, getMute, getOmni, getPitchBend, getPolyPressure, getProgram, getSolo, localControl, midiFreq, noteOff, programChange, programChange, resetAllControllers, setChannelPressure, setMono, setMute, setOmni, setPitchBend, setPolyPressure, setSolo |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Example3SynthChannel(Example3SynthControls controls)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |