Ardour  8.7-15-gadf511264b
DFConfig Struct Reference

#include <DetectionFunction.h>

Public Attributes

unsigned int stepSize
 
unsigned int frameLength
 
int DFType
 
double dbRise
 
bool adaptiveWhitening
 
double whiteningRelaxCoeff
 
double whiteningFloor
 

Detailed Description

Definition at line 30 of file DetectionFunction.h.

Member Data Documentation

◆ adaptiveWhitening

bool DFConfig::adaptiveWhitening

Definition at line 35 of file DetectionFunction.h.

◆ dbRise

double DFConfig::dbRise

Definition at line 34 of file DetectionFunction.h.

◆ DFType

int DFConfig::DFType

Definition at line 33 of file DetectionFunction.h.

◆ frameLength

unsigned int DFConfig::frameLength

Definition at line 32 of file DetectionFunction.h.

◆ stepSize

unsigned int DFConfig::stepSize

Definition at line 31 of file DetectionFunction.h.

◆ whiteningFloor

double DFConfig::whiteningFloor

Definition at line 37 of file DetectionFunction.h.

◆ whiteningRelaxCoeff

double DFConfig::whiteningRelaxCoeff

Definition at line 36 of file DetectionFunction.h.


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