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.Exceptionpublic void testNoteOff()
throws java.lang.Exception
java.lang.Exceptionpublic void testPolyPressure()
throws java.lang.Exception
java.lang.Exceptionpublic void testControlChange()
throws java.lang.Exception
java.lang.Exceptionpublic void testProgramChange()
throws java.lang.Exception
java.lang.Exceptionpublic void testChannelPressure()
throws java.lang.Exception
java.lang.Exceptionpublic void testPitchbend()
throws java.lang.Exception
java.lang.Exception