Ardour  9.0-pre0-582-g084a23a80d
CrossfadeEditor::Half Struct Reference

Public Member Functions

 Half ()
 

Public Attributes

ArdourCanvas::PolyLineline
 
ArdourCanvas::Polygonshading
 
std::list< Point * > points
 
ARDOUR::AutomationList normative_curve
 
ARDOUR::AutomationList gain_curve
 
std::vector< ArdourWaveView::WaveView * > waves
 

Detailed Description

Definition at line 127 of file crossfade_edit.h.

Constructor & Destructor Documentation

◆ Half()

CrossfadeEditor::Half::Half ( )

Member Data Documentation

◆ gain_curve

ARDOUR::AutomationList CrossfadeEditor::Half::gain_curve

Definition at line 132 of file crossfade_edit.h.

◆ line

ArdourCanvas::PolyLine* CrossfadeEditor::Half::line

Definition at line 128 of file crossfade_edit.h.

◆ normative_curve

ARDOUR::AutomationList CrossfadeEditor::Half::normative_curve

Definition at line 131 of file crossfade_edit.h.

◆ points

std::list<Point*> CrossfadeEditor::Half::points

Definition at line 130 of file crossfade_edit.h.

◆ shading

ArdourCanvas::Polygon* CrossfadeEditor::Half::shading

Definition at line 129 of file crossfade_edit.h.

◆ waves

std::vector<ArdourWaveView::WaveView*> CrossfadeEditor::Half::waves

Definition at line 133 of file crossfade_edit.h.


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