|
TracktionEngine
|
Classes | |
| struct | tracktion::engine::ChannelIndex |
| Describes a channel of audio by specifying the channel index in a device's audio buffer and the purpose as an AudioChannelSet::ChannelType e.g. More... | |
| class | tracktion::engine::ChannelConfiguration |
| Represents a configuration of audio channels. More... | |
| struct | tracktion::engine::ChannelConfigurationPreset |
| A named channel configuration preset for UI selection. More... | |
Namespaces | |
| namespace | tracktion |
| namespace | tracktion::engine |
Functions | |
| juce::AudioChannelSet::ChannelType | tracktion::engine::channelTypeFromAbbreviatedName (const juce::String &) |
| Returns the ChannelType for an abbreviated name. | |
| juce::AudioChannelSet | tracktion::engine::channelSetFromSpeakerArrangementString (const juce::String &) |
| Creates an AudioChannelSet from a list of abbreviated channel names. | |
| std::vector< ChannelConfigurationPreset > | tracktion::engine::getChannelConfigurationPresets () |
| Returns the standard presets for channel layout selection. | |