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

« « « Anklang Documentation
Loading...
Searching...
No Matches
Classes | Namespaces
tracktion_EngineBehaviour.h File Reference

Go to the source code of this file.

Classes

struct  tracktion::engine::EditLimits
 Contains the limits of the various elements that can be added to an Edit. More...
 
class  tracktion::engine::EngineBehaviour
 Provides custom handlers to control various aspects of the engine's behaviour. More...
 
struct  tracktion::engine::EngineBehaviour::LevelMeterSettings
 
struct  tracktion::engine::EngineBehaviour::ClipDefaults
 Determines the default properties of clips. More...
 
struct  tracktion::engine::EngineBehaviour::ControlSurfaces
 

Namespaces

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

Class Documentation

◆ tracktion::engine::EditLimits

struct tracktion::engine::EditLimits

Contains the limits of the various elements that can be added to an Edit.

See also
EngineBehaviour::getEditLimits

Definition at line 18 of file tracktion_EngineBehaviour.h.

Class Members
int maxClipsInTrack The maximum number of Clip[s] a Track can contain.
int maxNumMasterPlugins The maximum number of master Plugin[s] and Edit can contain.
int maxNumTracks The maximum number of Track[s] an Edit can contain.
int maxPluginsOnClip The maximum number of Plugin[s] a Clip can contain.
int maxPluginsOnTrack The maximum number of Plugin[s] a Track can contain.

◆ tracktion::engine::EngineBehaviour::LevelMeterSettings

struct tracktion::engine::EngineBehaviour::LevelMeterSettings

Definition at line 190 of file tracktion_EngineBehaviour.h.

Class Members
float decaySpeed
int maxPeakAgeMs

◆ tracktion::engine::EngineBehaviour::ClipDefaults

struct tracktion::engine::EngineBehaviour::ClipDefaults

Determines the default properties of clips.

Definition at line 237 of file tracktion_EngineBehaviour.h.

Class Members
ResamplingQuality resamplingQuality
See also
setResamplingQuality::setResamplingQuality
bool useProxyFile
See also
AudioClipBase::setUsesProxy

◆ tracktion::engine::EngineBehaviour::ControlSurfaces

struct tracktion::engine::EngineBehaviour::ControlSurfaces

Definition at line 249 of file tracktion_EngineBehaviour.h.

Class Members
bool alphaTrack
bool automap
bool iconProG2
bool mackieC4
bool mackieMCU
bool remoteSL
bool remoteSLCompact
bool tranzport