public static class MidiCommand.Builder extends Object
| Constructor and Description |
|---|
Builder(Command command,
Channel channel) |
| Modifier and Type | Method and Description |
|---|---|
MidiCommand.Builder |
setDataBytes(byte[] databytes) |
MidiCommand |
toMidiCommand() |
public MidiCommand.Builder setDataBytes(byte[] databytes)
public MidiCommand toMidiCommand()
Copyright © 2014. All Rights Reserved.