public class QuasarConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String[] |
ARP_DIRECTIONS |
static String[] |
ARP_RESOLUTIONS
Arpeggiator resolutions
|
static int[] |
ARP_SPEED |
static String[] |
ARP_SYNC |
static String[] |
ARP_TRACKS |
static int |
ARRAY_DEVICE_ID_OFFSET |
static int |
ARRAY_NAME_OFFSET
Offset for the beginning of performance name parameters in the byte array
|
static int |
ARRAY_PART_1_OFFSET
Offset for the beginning of performance part 1 parameters in the byte
array
|
static int |
ARRAY_PART_2_OFFSET
Offset for the beginning of performance part 2 parameters in the byte
array
|
static int |
ARRAY_PART_3_OFFSET
Offset for the beginning of performance part 3 parameters in the byte
array
|
static int |
ARRAY_PART_4_OFFSET
Offset for the beginning of performance part 4 parameters in the byte
array
|
static int |
ARRAY_PERF_PART_OFFSET
Offset for the performance part in the byte array
|
static int |
ARRAY_PERFORMANCE_OFFSET
Offset for the performance offset in the byte array
|
static String[] |
BANK_NAMES
The bank names
|
static String[] |
CARDS |
static String[] |
FX1_EFFECTS
The effect names for FX1
|
static String[][] |
FX1_EFFECTS_PARAMETER
FX1 parameter labels
|
static int[] |
FX1_HELPER
Helper for FX1
|
static String[] |
FX2_EFFECTS
The effect names for FX2
|
static String[][] |
FX2_EFFECTS_PARAMETER
FX2 parameter labels
|
static int[] |
FX2_HELPER
Helper for FX2
|
static String[] |
MASTER_VELOCITY_CURVES |
static String[] |
NOTES
Note names
|
static String[] |
PANORAMA
Panorama:
|
static int |
PART_SIZE |
static int |
PATCH_NAME_SIZE |
static int |
PATCH_NAME_START |
static String[] |
PATCH_NUMBERS
Performance numbers are going from 00 to 99
|
static int |
PATCH_SIZE |
static String[] |
PERF_VALUE_HELPER |
static int[][] |
PERFORMANCE_HELPER |
static String[] |
PERFORMANCE_MODES
The Performance modes of the Quasar
|
static String[] |
SWITCH |
static String |
SWITCH_OFF |
static String |
SWITCH_ON |
static byte |
SYSEX_END_BYTE |
static int |
SYSEX_HEADER_OFFSET |
static String |
SYSEX_ID
The SysEx ID for the Quasimidi Quasar
|
static int |
SYSEX_PERFORMANCE_OFFSET
Offset for the "real" performance parameters
|
static String[] |
SYSEX_PERFORMANCE_REQUEST
Array holding the request headers for the full Performance
(Common, Part 1-4 and name parameters) |
static byte |
SYSEX_START_BYTE |
static int |
SYSEX_TEMPORARY_OFFSET
Offset for the temporary parameters
|
static int |
TEMPORARY_SIZE |
static String[] |
TRACKMODE |
static String[] |
VELOCITY_CURVES
Velocity curves
|
Constructor and Description |
---|
QuasarConstants() |
public static final byte SYSEX_START_BYTE
public static final byte SYSEX_END_BYTE
public static final int SYSEX_HEADER_OFFSET
public static final int PATCH_SIZE
public static final int TEMPORARY_SIZE
public static final int PATCH_NAME_SIZE
public static final int PATCH_NAME_START
public static final int PART_SIZE
public static final int ARRAY_DEVICE_ID_OFFSET
public static final int ARRAY_PERFORMANCE_OFFSET
public static final int ARRAY_PERF_PART_OFFSET
public static final int ARRAY_PART_1_OFFSET
public static final int ARRAY_PART_2_OFFSET
public static final int ARRAY_PART_3_OFFSET
public static final int ARRAY_PART_4_OFFSET
public static final int ARRAY_NAME_OFFSET
public static final int SYSEX_PERFORMANCE_OFFSET
public static final int SYSEX_TEMPORARY_OFFSET
public static final String SYSEX_ID
public static final String[] SYSEX_PERFORMANCE_REQUEST
public static final String[] PATCH_NUMBERS
public static final String[] NOTES
public static final String[] BANK_NAMES
public static final String[] CARDS
public static final int[] ARP_SPEED
public static final String[] ARP_RESOLUTIONS
public static final String[] ARP_SYNC
public static final String[] ARP_DIRECTIONS
public static final String[] ARP_TRACKS
public static final String[] FX1_EFFECTS
public static final int[] FX1_HELPER
public static final String[][] FX1_EFFECTS_PARAMETER
public static final String[] FX2_EFFECTS
public static final int[] FX2_HELPER
public static final String[][] FX2_EFFECTS_PARAMETER
public static final String[] PERFORMANCE_MODES
public static final int[][] PERFORMANCE_HELPER
public static final String[] PERF_VALUE_HELPER
public static final String[] VELOCITY_CURVES
public static final String[] MASTER_VELOCITY_CURVES
public static final String[] PANORAMA
public static final String[] TRACKMODE
public static final String SWITCH_OFF
public static final String SWITCH_ON
public static final String[] SWITCH
Copyright © 2014. All Rights Reserved.