send method

void send ()

Implementation

void send() {
  MidiCommand().sendData(data);
}