![]() |
ERIS CORE
|
void SvcMIDI::publish | ( | const char * | message | ) |
public interface for the midi callback functions to publish messages to subscribers through their message handlers
message |
Definition at line 166 of file SvcMIDI.cpp.
References AppBaseClass::am, AppManager::data, AppManager::getApp(), SvcDataDictionary::increment(), AppBaseClass::name, AppManager::sendMessage(), and subscriptions.
Referenced by handleControlChangeCallback(), handleNoteOffCallback(), handleNoteOnCallback(), and handleProgramChangeCallback().