Ardour  8.7-15-gadf511264b
TTParams Struct Reference

#include <TempoTrack.h>

Public Attributes

int winLength
 
int lagLength
 
int alpha
 
int LPOrd
 
double * LPACoeffs
 
double * LPBCoeffs
 
WinThresh WinT
 

Detailed Description

Definition at line 37 of file TempoTrack.h.

Member Data Documentation

◆ alpha

int TTParams::alpha

Definition at line 41 of file TempoTrack.h.

◆ lagLength

int TTParams::lagLength

Definition at line 40 of file TempoTrack.h.

◆ LPACoeffs

double* TTParams::LPACoeffs

Definition at line 43 of file TempoTrack.h.

◆ LPBCoeffs

double* TTParams::LPBCoeffs

Definition at line 44 of file TempoTrack.h.

◆ LPOrd

int TTParams::LPOrd

Definition at line 42 of file TempoTrack.h.

◆ winLength

int TTParams::winLength

Definition at line 39 of file TempoTrack.h.

◆ WinT

WinThresh TTParams::WinT

Definition at line 45 of file TempoTrack.h.


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