![]() |
Mema
Memory Matrix — multi-channel audio matrix monitor and router
|
Internal JUCE message posted to the message thread when plugin parameter descriptors change. More...
#include <MemaProcessor.h>
Inheritance diagram for Mema::PluginParameterInfosChangedMessage:
Collaboration diagram for Mema::PluginParameterInfosChangedMessage:Public Member Functions | |
| PluginParameterInfosChangedMessage ()=default | |
| virtual | ~PluginParameterInfosChangedMessage ()=default |
Internal JUCE message posted to the message thread when plugin parameter descriptors change.
Posted by MemaProcessor (from a non-UI thread) when a plugin's parameter list or remote-controllability settings have changed. MemaProcessor::handleMessage() catches this and broadcasts the updated PluginParameterInfosMessage to all connected Mema.Re clients.
Definition at line 91 of file MemaProcessor.h.
|
default |
|
virtualdefault |