org.red5.server.midi
Class Test
java.lang.Object
org.red5.server.midi.Test
public class Test
- extends Object
Constructor Summary |
Test()
Constructs a new Test. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static Logger log
Test
public Test()
throws Exception
- Constructs a new Test.
- Throws:
Exception
- if it feels like it.
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
getMidiDevice
public static MidiDevice getMidiDevice(String name)
Copyright © 2006-2012 The Red5 Project