Audacity 3.2.0
Classes
AudioUnitWrapper.h File Reference
#include <optional>
#include <map>
#include <set>
#include <unordered_map>
#include <wx/string.h>
#include "AudioUnitUtils.h"
#include "Identifier.h"
Include dependency graph for AudioUnitWrapper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  AudioUnitEffectSettings
 Represents a cached copy of the state stored in an AudioUnit, but can outlive the original AudioUnit. More...
 
class  AudioUnitWrapper
 Manages and interacts with an AudioUnit, providing operations on audio effects. More...
 
class  AudioUnitWrapper::ParameterInfo
 Encapsulates parameter information for an AudioUnit. More...
 

Detailed Description


Audacity: A Digital Audio Editor

Dominic Mazzoni Leland Lucius

Paul Licameli split from AudioUnitEffect.h

Definition in file AudioUnitWrapper.h.