Mema
Memory Matrix — multi-channel audio matrix monitor and router
Loading...
Searching...
No Matches
Mema::PluginParameterInfosChangedMessage Class Reference

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
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ PluginParameterInfosChangedMessage()

Mema::PluginParameterInfosChangedMessage::PluginParameterInfosChangedMessage ( )
default

◆ ~PluginParameterInfosChangedMessage()

virtual Mema::PluginParameterInfosChangedMessage::~PluginParameterInfosChangedMessage ( )
virtualdefault

The documentation for this class was generated from the following file: