A C E F G H I L M N P R S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
S
- send(MidiMessage, long) - Method in class com.github.noahr_atc.midisplitter.MidiProcessor
-
Sends a MIDI message to this receiver, along with an optional timestamp.
- setChannel(int) - Method in class com.github.noahr_atc.midisplitter.MidiProcessor.NoteMapping
-
Assigns the MIDI channel of the note contained in this mapping entry.
- setNoteNumber(int) - Method in class com.github.noahr_atc.midisplitter.MidiProcessor.NoteMapping
-
Assigns the MIDI number for the note/key contained in this mapping entry.
- setReceiver(MidiDevice) - Method in class com.github.noahr_atc.midisplitter.MidiProcessor
-
Opens a MIDI device and sets it as the
Receiver
that processed messages are sent to. - setReceiver(Receiver) - Method in class com.github.noahr_atc.midisplitter.MidiProcessor
-
Sets the
Receiver
that processed messages are sent to.
All Classes All Packages