![]() |
Mema
Memory Matrix — multi-channel audio matrix monitor and router
|
#include <JuceHeader.h>#include "MemaMessages.h"#include "ProcessorDataAnalyzer.h"#include "MemaPluginParameterInfo.h"#include "../MemaProcessorEditor/MemaProcessorEditor.h"#include "../MemaAppConfiguration.h"#include <ServiceTopologyManager.h>
Include dependency graph for MemaProcessor.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Mema::ResizeableWindowWithTitleBarAndCloseCallback |
| A resizable JUCE window with a title bar and close button that fires a callback on close. More... | |
| class | Mema::PluginParameterInfosChangedMessage |
| Internal JUCE message posted to the message thread when plugin parameter descriptors change. More... | |
| class | Mema::MemaProcessor |
| Core audio processor — owns the AudioDeviceManager, routing matrix, plugin host, and IPC server. More... | |
Namespaces | |
| namespace | Mema |