public class YamahaUB99Const extends Object
Modifier and Type | Field and Description |
---|---|
static int |
BANK_NAME_OFFSET
Offset of patch name in bank.
|
static int |
BANK_PATCH_OFFSET
Offset of patch name in bank.
|
static int |
BANK_SIZE
Size of a bank
|
static int |
CHECKSUMSTART
Start of area for calculating checksum within patch.
|
static String |
DEFAULT_FILENAME |
static int |
DEFAULT_SIZE |
static int |
NAME_OFFSET
Offset of patch name.
|
static int |
NAME_SIZE
Size of patch name.
|
static byte[] |
NEW_PATCH_NAME |
static int |
NO_OF_FX |
static int |
NUM_COLUMNS
Number of columns for displaying the patches in a table.
|
static int |
NUM_PATCH
Number of patches.
|
static String |
PATCHFILENAME
patch file name for createNewPatch()
|
static int |
SINGLE_SIZE
Size of a single patch
|
public static final int SINGLE_SIZE
public static final int BANK_SIZE
public static final int NUM_PATCH
public static final int BANK_NAME_OFFSET
public static final int BANK_PATCH_OFFSET
public static final int NAME_OFFSET
public static final int NAME_SIZE
public static final int CHECKSUMSTART
public static final String PATCHFILENAME
public static final int NUM_COLUMNS
public static final String DEFAULT_FILENAME
public static final int NO_OF_FX
public static final int DEFAULT_SIZE
public static final byte[] NEW_PATCH_NAME
Copyright © 2014. All Rights Reserved.