public class TDirectSynthesizerTestCase
extends TestCase
Modifier and Type | Class and Description |
---|---|
static class |
TDirectSynthesizerTestCase.Type |
Constructor and Description |
---|
TDirectSynthesizerTestCase(java.lang.String strName) |
Modifier and Type | Method and Description |
---|---|
void |
testChannelPressure() |
void |
testControlChange() |
void |
testNoteOff() |
void |
testNoteOn() |
void |
testPitchbend() |
void |
testPolyPressure() |
void |
testProgramChange() |
public TDirectSynthesizerTestCase(java.lang.String strName)
public void testNoteOn() throws java.lang.Exception
java.lang.Exception
public void testNoteOff() throws java.lang.Exception
java.lang.Exception
public void testPolyPressure() throws java.lang.Exception
java.lang.Exception
public void testControlChange() throws java.lang.Exception
java.lang.Exception
public void testProgramChange() throws java.lang.Exception
java.lang.Exception
public void testChannelPressure() throws java.lang.Exception
java.lang.Exception
public void testPitchbend() throws java.lang.Exception
java.lang.Exception