TracktionEngine
Loading...
Searching...
No Matches
Public Attributes | List of all members
engine::Clipboard::AutomationPoints::CurveSection Struct Reference

Internal structure representing a single curve's data. More...

#include <tracktion_Clipboard.h>

Public Attributes

int trackOffset = 0
 
int paramIndex = 0
 
juce::String pluginName
 
juce::String paramID
 
std::vector< AutomationCurve::AutomationPointpoints
 
juce::Range< float > valueRange
 

Detailed Description

Internal structure representing a single curve's data.

Member Data Documentation

◆ trackOffset

int engine::Clipboard::AutomationPoints::CurveSection::trackOffset = 0

◆ paramIndex

int engine::Clipboard::AutomationPoints::CurveSection::paramIndex = 0

◆ pluginName

juce::String engine::Clipboard::AutomationPoints::CurveSection::pluginName

◆ paramID

juce::String engine::Clipboard::AutomationPoints::CurveSection::paramID

◆ points

std::vector<AutomationCurve::AutomationPoint> engine::Clipboard::AutomationPoints::CurveSection::points

◆ valueRange

juce::Range<float> engine::Clipboard::AutomationPoints::CurveSection::valueRange

The documentation for this struct was generated from the following file: