JUCE
Classes | Macros | Typedefs

Classes

class  AudioParameterBoolAttributes
 Properties of an AudioParameterBool. More...
 
class  AudioParameterChoiceAttributes
 Properties of an AudioParameterChoice. More...
 
class  AudioParameterFloatAttributes
 Properties of an AudioParameterFloat. More...
 
class  AudioParameterIntAttributes
 Properties of an AudioParameterInt. More...
 

Macros

#define JUCE_API
 

Typedefs

typedef struct ComponentInstanceRecord * AudioComponentInstance
 
typedef AudioComponentInstance AudioUnit
 

Detailed Description

Macro Definition Documentation

◆ JUCE_API

#define JUCE_API

Typedef Documentation

◆ AudioComponentInstance

typedef struct ComponentInstanceRecord* AudioComponentInstance

◆ AudioUnit