Classes | |
class | juce::AudioProcessor |
Base class for audio processing classes or plugins. More... | |
class | juce::AudioProcessor::Bus |
Describes the layout and properties of an audio bus. More... | |
struct | juce::AudioProcessor::Bus::BusDirectionAndIndex |
struct | juce::AudioProcessor::BusesLayout |
Represents the bus layout state of a plug-in. More... | |
struct | juce::AudioProcessor::BusesProperties |
Structure used for AudioProcessor Callbacks. More... | |
struct | juce::AudioProcessor::BusProperties |
Structure used for AudioProcessor Callbacks. More... | |
struct | juce::AudioProcessor::CurveData |
Some plug-ins support sharing response curve data with the host so that it can display this curve on a console or in the mixer panel. More... | |
struct | juce::AudioProcessor::InOutChannelPair |
struct | juce::AudioProcessor::TrackProperties |
A struct containing information about the DAW track inside which your AudioProcessor is loaded. More... | |
Namespaces | |
juce | |