public class JD800 extends Object
Modifier and Type | Field and Description |
---|---|
static int |
checksumEndSyx1
Checksum end offset for the first sysex message of a JD800 single patch.
|
static int |
checksumEndSyx2
Checksum end offset for the second sysex message of a JD800 single patch.
|
static int |
checksumOffsetSyx1
Checksum result offset for the first sysex message of a JD800 single
patch.
|
static int |
checksumOffsetSyx2
Checksum result offset for the second sysex message of a JD800 single
patch.
|
static int |
checksumStartSyx1
Checksum start offset for the first sysex message of a JD800 single
patch.
|
static int |
checksumStartSyx2
Checksum start offset for the second sysex message of a JD800 single
patch.
|
static int |
MaxSyxDataBlock
Maximum data block size which can be sent in a one JD800 sysex message.
|
static int |
nrOfPatchesInABank
Number of single patches in a JD800 bank.
|
static int |
nrOfSyxForABank
Number of sysex messages needed to send a JD800 bank.
|
static int |
SizeOfPatchSyx1
The first sysex message size of a JD800 single patch.
|
static int |
SizeOfPatchSyx2
The second sysex message size of a JD800 single patch.
|
static int |
SizeOfSinglePatch
Number of bytes of a JD800 single patch.
|
static int |
SizeOfSyxHeader
Size of a JD800 sysex message header.
|
Constructor and Description |
---|
JD800() |
public static final int SizeOfSinglePatch
public static final int SizeOfSyxHeader
public static final int SizeOfPatchSyx1
public static final int SizeOfPatchSyx2
public static final int MaxSyxDataBlock
public static final int checksumStartSyx1
public static final int checksumEndSyx1
public static final int checksumOffsetSyx1
public static final int checksumStartSyx2
public static final int checksumEndSyx2
public static final int checksumOffsetSyx2
public static final int nrOfSyxForABank
public static final int nrOfPatchesInABank
Copyright © 2014. All Rights Reserved.