Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
PeakDsp Struct Reference

Data Fields

float rms
 
float peak
 
int cnt
 
int fpp
 
float fall
 
bool flag
 
int hold
 
float fsamp
 

Detailed Description

Definition at line 33 of file peak_dsp.h.

Field Documentation

◆ cnt

int PeakDsp::cnt

Definition at line 37 of file peak_dsp.h.

◆ fall

float PeakDsp::fall

Definition at line 39 of file peak_dsp.h.

◆ flag

bool PeakDsp::flag

Definition at line 40 of file peak_dsp.h.

◆ fpp

int PeakDsp::fpp

Definition at line 38 of file peak_dsp.h.

◆ fsamp

float PeakDsp::fsamp

Definition at line 43 of file peak_dsp.h.

◆ hold

int PeakDsp::hold

Definition at line 42 of file peak_dsp.h.

◆ peak

float PeakDsp::peak

Definition at line 36 of file peak_dsp.h.

◆ rms

float PeakDsp::rms

Definition at line 35 of file peak_dsp.h.


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