|
LMMS
|
#include <juce_AudioProcessor.h>
Public Attributes | |
| String | busName |
| AudioChannelSet | defaultLayout |
| bool | isActivatedByDefault |
Structure used for AudioProcessor Callbacks
| String juce::AudioProcessor::BusProperties::busName |
The name of the bus
| AudioChannelSet juce::AudioProcessor::BusProperties::defaultLayout |
The default layout of the bus
| bool juce::AudioProcessor::BusProperties::isActivatedByDefault |
Is this bus activated by default?