public class SystemSequencerFactory extends Object
Constructor and Description |
---|
SystemSequencerFactory() |
Modifier and Type | Method and Description |
---|---|
Sequencer |
getSequencer()
Obtains a new MIDI sequencer that is not connected to a default device.
|
public SystemSequencerFactory()
public Sequencer getSequencer() throws MidiUnavailableException
Sequencer
for playing back MIDI filesMidiUnavailableException
- if no sequencer is availableCopyright © 2015 Kreatious LLC. All rights reserved.