Ardour  8.7-15-gadf511264b
Evoral::ControlList::OrderedPoint Struct Reference

#include <ControlList.h>

Public Member Functions

 OrderedPoint (Temporal::timepos_t const &t, double v)
 

Public Attributes

Temporal::timepos_t when
 
double value
 

Detailed Description

Definition at line 173 of file ControlList.h.

Constructor & Destructor Documentation

◆ OrderedPoint()

Evoral::ControlList::OrderedPoint::OrderedPoint ( Temporal::timepos_t const &  t,
double  v 
)
inline

Definition at line 176 of file ControlList.h.

Member Data Documentation

◆ value

double Evoral::ControlList::OrderedPoint::value

Definition at line 175 of file ControlList.h.

◆ when

Temporal::timepos_t Evoral::ControlList::OrderedPoint::when

Definition at line 174 of file ControlList.h.


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