TracktionEngine
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
tracktion_ChannelConfiguration.h File Reference

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< ChannelConfigurationPresettracktion::engine::getChannelConfigurationPresets ()
 Returns the standard presets for channel layout selection.