storyworld.gui
Class PlayMidiAudio
java.lang.Object
storyworld.gui.PlayMidiAudio
public class PlayMidiAudio
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
sequencer
static Sequencer sequencer
PlayMidiAudio
public PlayMidiAudio()
play
public static void play(Object o,
String filename)
throws Exception
- Throws:
Exception
play
public static void play(String filename)
throws Exception
- Throws:
Exception
stop
public static void stop()