|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.Observable
uk.org.toot.midi.core.AbstractMidiDevice
uk.org.toot.synth.BasicMidiSynth
uk.org.toot.synth.synths.multi.MultiMidiSynth
public class MultiMidiSynth
This class allows each SynthChannel to be externally set.
Constructor Summary | |
---|---|
MultiMidiSynth(MultiSynthControls controls)
|
Method Summary |
---|
Methods inherited from class uk.org.toot.synth.BasicMidiSynth |
---|
closeAudio, closeMidi, getAudioInputs, getAudioOutputs, getChannel, getChannels, getLocation, setLocation, transport |
Methods inherited from class uk.org.toot.midi.core.AbstractMidiDevice |
---|
getMidiInputs, getMidiOutputs, getName, toString |
Methods inherited from class java.util.Observable |
---|
addObserver, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface uk.org.toot.midi.core.MidiDevice |
---|
getMidiInputs, getMidiOutputs, getName |
Methods inherited from interface uk.org.toot.midi.core.MidiPort |
---|
getName |
Methods inherited from interface uk.org.toot.audio.system.AudioDevice |
---|
getName |
Methods inherited from interface uk.org.toot.misc.IObservable |
---|
addObserver, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers |
Constructor Detail |
---|
public MultiMidiSynth(MultiSynthControls controls)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |