#include <mostly_harmless/core/mostlyharmless_ISharedState.h>
#include <mostly_harmless/mostlyharmless_TransportState.h>
#include <mostly_harmless/mostlyharmless_Concepts.h>
#include <marvin/containers/marvin_BufferView.h>
#include <marvin/library/marvin_Concepts.h>
Go to the source code of this file.
Classes | |
struct | mostly_harmless::core::InitContext |
Container for context passed to IEngine::initialise. More... | |
struct | mostly_harmless::core::ProcessContext |
Container for context passed to IEngine::process. More... | |
class | mostly_harmless::core::IEngine |
Interface for the plugin's audio processing functionality. More... | |
Namespaces | |
namespace | mostly_harmless |
The top-level namespace, contains all things plugin-related. | |
namespace | mostly_harmless::core |
Contains core functionality of the framework. | |