Aviate Audio Multiverse Library
Public Member Functions | List of all members
Aviate::ReportManager Class Referencefinal

ReportManager provides a class to allows effects to report information back to the host computer. More...

#include <ReportManager.h>

Public Member Functions

 ReportManager (Avalon::PresetManager &presetManager, Avalon::AvalonHardwareControls &avalonHardwareControls, Avalon::PresetControlArrays &presetControlArrays, Aviate::AudioEffectWrapper **audioEffectPtrArray)
 
virtual ~ReportManager ()
 destructor
 
void reportParamValue (Aviate::AudioEffectWrapper *audioEffectPtr, int controlIndex, float value)
 

Detailed Description

ReportManager provides a class to allows effects to report information back to the host computer.

the class does not support deallocated memory because this would cause fragmentation.


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