| Package: utils | Diagram | Back to overview |
| DumpReceiver | class |
| Name | Type | Visibility |
| numReceivedMessages | int | private |
| sm_astrKeyNames | String[] | private |
| sm_astrKeySignatures | String[] | private |
| SYSTEM_MESSAGE_TEXT | String[] | private |
| QUARTER_FRAME_MESSAGE_TEXT | String[] | private |
| FRAME_TYPE_TEXT | String[] | private |
| m_printStream | PrintStream | private |
| m_outputStream | ByteArrayOutputStream | private |
| m_bDebug | boolean | private |
| m_bPrintTimeStampAsTicks | boolean | private |
| hexDigits[] | char | private |
| seByteCount | long | public |
| smByteCount | long | public |
| seCount | long | public |
| smCount | long | public |
| Name | Parameters | Returns | Visibility | ||||
| signedByteToUnsigned |
|
int | private | ||||
| convertTempo |
|
float | private | ||||
| intToHex |
|
String | private | ||||
| DumpReceiver |
|
public | |||||
| DumpReceiver |
|
public | |||||
| close | public | ||||||
| send |
|
public | |||||
| decodeMessage |
|
String | public | ||||
| decodeMessage |
|
String | public | ||||
| decodeMessage |
|
String | public | ||||
| getKeyName |
|
String | public | ||||
| get14bitValue |
|
int | public | ||||
| getHexString |
|
String | public | ||||
| getHexString |
|
String | public |
| FileIO | class |
| Name | Parameters | Returns | Visibility | ||||
| storeBulkDump |
|
int | public | ||||
| loadBulkDump |
|
byte[] | public |
| MIDIBulk | class |
| Name | Type | Visibility |
| serialVersionUID | long | private |
| byteArray | byte[] | public |
| Name | Parameters | Returns | Visibility | ||
| MIDIBulk |
|
public | |||
| getByteArray | byte[] | public | |||
| toString | String | public |
| MIDIDispatcher | class |
| MIDIMessageAndTimestamp | class |
| Name | Type | Visibility |
| serialVersionUID | long | private |
| message | SysexMessage | public |
| timestamp | long | public |
| Name | Parameters | Returns | Visibility | ||||
| displayMessage |
|
private | |||||
| MIDIMessageAndTimestamp |
|
public | |||||
| MIDIMessageAndTimestamp |
|
public |
| MIDIMessageDecoder | class |
| Name | Type | Visibility |
| (MIDIBulk) | Vector | public |
| = | bulkDumps | public |
| Vector | new | public |
| ( | public |
| Presets | class |
| Name | Type | Visibility |
| (Presets) | Vector | public |
| = | bankP | public |
| Vector | new | public |
| ( | public |
| SysExFilter | class |
| Name | Parameters | Returns | Visibility | ||
| accept |
|
boolean | public | ||
| getDescription | String | public |
| Tone | class |
| Name | Type | Visibility |
| serialVersionUID | long | private |
| patchBytes | byte[] | private |
| (Integer | HashMap | private |
| String | HashMap | private |
| TONE_NAME_1 | int | private |
| VCF_KEY_FOLLOW | Byte | private |
| DCO_AFTER_DEPTH | Byte | private |
| VCA_AFTER_DEPTH | Byte | private |
| VCF_AFTER_DEPTH | Byte | private |
| DCO_BENDER_RANGE | Byte | private |
| ENV_KEY_FOLLOW | Byte | private |
| b00 | int | private |
| DCO_ENV_MOD_DEPTH | int | private |
| DCO_LFO_MOD_DEPTH | int | private |
| byte3_ignored | int | private |
| DCO_PULSE_PW_PWM_DEPTH | int | private |
| b01 | int | private |
| DCO_PWM_RATE | int | private |
| b02 | int | private |
| VCF_CUTOFF_FREQ | int | private |
| b03 | int | private |
| VCF_RESONANCE | int | private |
| b04 | int | private |
| VCF_ENV_MOD_DEPTH | int | private |
| b05 | int | private |
| VCF_LFO_MOD_DEPTH | int | private |
| b06 | int | private |
| VCA_LEVEL | int | private |
| b07 | int | private |
| LFO_RATE | int | private |
| b08 | int | private |
| LFO_DELAY | int | private |
| b09 | int | private |
| ENV_T1 | int | private |
| b10 | int | private |
| ENV_L1 | int | private |
| b11 | int | private |
| ENV_T2 | int | private |
| b12 | int | private |
| ENV_L2 | int | private |
| b13 | int | private |
| b14 | int | private |
| b15 | int | private |
| b16 | int | private |
| b17 | int | private |
| b18 | int | private |
| b19 | int | private |
| b20 | int | private |
| b21 | int | private |
| b22 | int | private |
| b23 | int | private |
| ENV_T3 | int | private |
| ENV_L3 | int | private |
| ENV_T4 | int | private |
| byte21_ignored | int | private |
| TONE_NAME_2 | int | private |
| byte22_ignored | int | private |
| TONE_NAME_3 | int | private |
| byte23_ignored | int | private |
| byte24_ignored | int | private |
| TONE_NAME_4 | int | private |
| TONE_NAME_5 | int | private |
| TONE_NAME_6 | int | private |
| byte25_ignored | int | private |
| byte26_ignored | int | private |
| TONE_NAME_7 | int | private |
| c1 | int | private |
| c5 | int | private |
| TONE_NAME_8 | int | private |
| c0 | int | private |
| c3 | int | private |
| c2 | int | private |
| TONE_NAME_9 | int | private |
| c4 | int | private |
| TONE_NAME_10 | int | private |
| c7 | int | private |
| c6 | int | private |
| dummy | Byte | private |
| CHORUS_RATE | int | private |
| CHORUS_ON_OFF | int | private |
| DCO_ENV_MODE | int | private |
| VCF_ENV_MODE | int | private |
| VCA_ENV_MODE | int | private |
| DCO_WAVEFORM_SUB | int | private |
| DCO_WAVEFORM_SAWTOOTH | int | private |
| DCO_WAVEFORM_PULSE | int | private |
| HPF_CUTOFF_FREQ | int | private |
| DCO_RANGE | int | private |
| DCO_SUB_LEVEL | int | private |
| DCO_NOISE_LEVEL | int | private |
| name | String | private |
| names | ) | public |
| Name | Parameters | Returns | Visibility | ||
| Tone |
|
public | |||
| Tone |
|
public | |||
| getByteArray | byte[] | public | |||
| printParameters | String | public | |||
| getParameters |
|
boolean | public | ||
| getName | String | public | |||
| toString | String | public | |||
| getName | String | public |
| ToneBank | class |
| Name | Type | Visibility |
| (Tone) | Vector | private |
| = | tones | public |
| Vector | new | public |
| ( | public |