Audacity 3.2.0
Classes
ShuttleAutomation.h File Reference
#include <type_traits>
#include "EffectInterface.h"
#include "SettingsVisitor.h"
Include dependency graph for ShuttleAutomation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EffectParameterMethods
 Interface for manipulations of an Effect's settings. More...
 
class  CapturedParameters< EffectType, Parameters >
 Generates EffectParameterMethods overrides from variadic template arguments. More...
 
class  ShuttleGetAutomation
 SettingsVisitor that gets parameter values into a string. More...
 
class  ShuttleSetAutomation
 SettingsVisitor that sets parameters to a value (from a string) More...
 
class  ShuttleDefaults
 SettingsVisitor that sets parameters to their default values. More...