public class D50Sender extends AbstractSender
Modifier and Type | Field and Description |
---|---|
static int |
ADDRESS_OFFSET |
static int |
ADDRESS_SIZE |
static byte[] |
BASE_MESSAGE |
static int |
VALUE_OFFSET |
Constructor and Description |
---|
D50Sender() |
Modifier and Type | Method and Description |
---|---|
void |
send(IDriver driver,
int value)
Send MIDI message[s] for
value . |
void |
setOffset(int offset) |
getOffset
public static final int VALUE_OFFSET
public static final int ADDRESS_OFFSET
public static final int ADDRESS_SIZE
public static final byte[] BASE_MESSAGE
public void setOffset(int offset)
setOffset
in class AbstractSender
Copyright © 2014. All Rights Reserved.