public interface MidiLoopbackService
| Modifier and Type | Method and Description |
|---|---|
boolean |
runLoopbackTest(int inport,
int outport)
This runs a few tests on a midi in/out pair.
|
boolean runLoopbackTest(int inport,
int outport)
inport - The number of the port for receivingoutport - The number of the port for sendingCopyright © 2014. All Rights Reserved.