Ardour  9.0-pre0-582-g084a23a80d
ARDOUR::LTC_TransportMaster::Biquad Struct Reference

Public Member Functions

void reset ()
 

Public Attributes

float z1
 
float z2
 
double a1
 
double a2
 
double b0
 
double b1
 
double b2
 

Detailed Description

Definition at line 646 of file transport_master.h.

Member Function Documentation

◆ reset()

void ARDOUR::LTC_TransportMaster::Biquad::reset ( )
inline

Definition at line 647 of file transport_master.h.

Member Data Documentation

◆ a1

double ARDOUR::LTC_TransportMaster::Biquad::a1

Definition at line 649 of file transport_master.h.

◆ a2

double ARDOUR::LTC_TransportMaster::Biquad::a2

Definition at line 649 of file transport_master.h.

◆ b0

double ARDOUR::LTC_TransportMaster::Biquad::b0

Definition at line 649 of file transport_master.h.

◆ b1

double ARDOUR::LTC_TransportMaster::Biquad::b1

Definition at line 649 of file transport_master.h.

◆ b2

double ARDOUR::LTC_TransportMaster::Biquad::b2

Definition at line 649 of file transport_master.h.

◆ z1

float ARDOUR::LTC_TransportMaster::Biquad::z1

Definition at line 648 of file transport_master.h.

◆ z2

float ARDOUR::LTC_TransportMaster::Biquad::z2

Definition at line 648 of file transport_master.h.


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