tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications

« « « Anklang Documentation
Loading...
Searching...
No Matches
Namespaces | Functions
tracktion_WaveDeviceDescription.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  tracktion
 
namespace  tracktion::engine
 Declarations from this namespaces are inlined into tracktion.
 

Functions

juce::String tracktion::engine::createDescriptionOfChannels (const std::vector< ChannelIndex > &)
 Creates a String description of the channels.
 
juce::AudioChannelSet tracktion::engine::createChannelSet (const std::vector< ChannelIndex > &)
 Creates an AudioChannelSet for a list of ChannelIndexes.
 
juce::AudioChannelSet::ChannelType tracktion::engine::channelTypeFromAbbreviatedName (const juce::String &)
 Returns the ChannelType for an abbreviated name.
 
juce::AudioChannelSet tracktion::engine::channelSetFromSpeakerArrangmentString (const juce::String &)
 Creates an AudioChannelSet from a list of abbreviated channel names.