uk.org.toot.synth
Interface MidiSynth
- All Superinterfaces:
- AudioDevice, IObservable, MidiDevice, MidiInput, MidiPort, MidiTransport
- All Known Implementing Classes:
- BasicMidiSynth, MultiMidiSynth, PluckedSynth
public interface MidiSynth
- extends MidiDevice, MidiInput, AudioDevice
A MidiSynth is a MidiDevice which is a MidiInput.
An implementation may implement AudioProcess at any level, so this is not defined here.
- Author:
- st
Method Summary |
void |
setLocation(java.lang.String location)
|
setLocation
void setLocation(java.lang.String location)
Copyright © 2004, 2005, 2006, 2007 Steve Taylor. All Rights Reserved.