MostlyHarmless 0.0.1
 
Loading...
Searching...
No Matches
mostlyharmless_IEngine.h File Reference

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.