This is the complete list of members for midi::MidiIpServer, including all inherited members.
allNotesOff(int8_t channel=-1) | midi::MidiCommon | virtual |
begin(int serverPort=5008) (defined in midi::MidiIpServer) | midi::MidiIpServer | inline |
begin(Stream &stream) (defined in midi::MidiServer) | midi::MidiServer | inline |
channelPressure(uint8_t value, int8_t channel=-1) | midi::MidiCommon | virtual |
client (defined in midi::MidiIpServer) | midi::MidiIpServer | protected |
connectionStatus (defined in midi::MidiCommon) | midi::MidiCommon | protected |
controlChange(uint8_t msg, uint8_t value, int8_t channel=-1) | midi::MidiCommon | virtual |
end() (defined in midi::MidiIpServer) | midi::MidiIpServer | inlinevirtual |
frequencyToNote(float freq) | midi::MidiCommon | static |
getConnectionStatus() | midi::MidiCommon | inlinevirtual |
in (defined in midi::MidiServer) | midi::MidiServer | protected |
localControl(bool active, int8_t channel=-1) | midi::MidiCommon | virtual |
loop() (defined in midi::MidiIpServer) | midi::MidiIpServer | inlinevirtual |
MidiCommon() | midi::MidiCommon | |
MidiIpServer(MidiAction *action) (defined in midi::MidiIpServer) | midi::MidiIpServer | inline |
MidiServer(MidiAction *action) (defined in midi::MidiServer) | midi::MidiServer | inline |
name (defined in midi::MidiCommon) | midi::MidiCommon | protected |
noteOff(uint8_t note, uint8_t velocity, int8_t channel=-1) | midi::MidiCommon | virtual |
noteOn(uint8_t note, uint8_t velocity, int8_t channel=-1) | midi::MidiCommon | virtual |
noteToFrequency(uint8_t note) | midi::MidiCommon | static |
out (defined in midi::MidiServer) | midi::MidiServer | protected |
outMessage (defined in midi::MidiCommon) | midi::MidiCommon | protected |
p_action (defined in midi::MidiServer) | midi::MidiServer | protected |
p_wifi_server (defined in midi::MidiIpServer) | midi::MidiIpServer | protected |
pitchBend(uint16_t value, int8_t channel=-1) | midi::MidiCommon | virtual |
pMidiAction (defined in midi::MidiCommon) | midi::MidiCommon | protected |
polyPressure(uint8_t valuePar, int8_t channel=-1) | midi::MidiCommon | virtual |
programChange(uint8_t program, int8_t channel=-1) | midi::MidiCommon | virtual |
receivingChannel (defined in midi::MidiCommon) | midi::MidiCommon | protected |
resetAllControllers(int8_t channel=-1) | midi::MidiCommon | virtual |
sendingChannel (defined in midi::MidiCommon) | midi::MidiCommon | protected |
setConnectionStatus(ConnectionStatus status) (defined in midi::MidiCommon) | midi::MidiCommon | inlineprotected |
setDefaultSendingChannel(int8_t channel) | midi::MidiCommon | virtual |
setFilterReceivingChannel(int channel) | midi::MidiCommon | virtual |
setMidiAction(MidiAction &MidiAction) | midi::MidiCommon | virtual |
timestampHigh (defined in midi::MidiCommon) | midi::MidiCommon | protected |
timestampLow (defined in midi::MidiCommon) | midi::MidiCommon | protected |
updateTimestamp(MidiMessage *pMsg) (defined in midi::MidiCommon) | midi::MidiCommon | protected |
write(MidiMessage *msg, int len) | midi::MidiCommon | |
writeData(MidiMessage *msg, int len) (defined in midi::MidiServer) | midi::MidiServer | inlineprotectedvirtual |
~MidiIpServer() (defined in midi::MidiIpServer) | midi::MidiIpServer | inline |