public class DX7FamilyByteEncoding extends Object
Modifier and Type | Field and Description |
---|---|
protected static byte[] |
ASCII_HEX_2_PARAMETER_VALUE |
protected static byte[] |
PARAMETER_VALUE_2_ASCII_HEX |
Constructor and Description |
---|
DX7FamilyByteEncoding() |
Modifier and Type | Method and Description |
---|---|
protected static int |
AsciiHex2Value(int value) |
protected static int |
Value2AsciiHexHigh(int value) |
protected static int |
Value2AsciiHexLow(int value) |
Copyright © 2014. All Rights Reserved.