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

A Meter used by a single GUI element. More...

#include <dsp/meter.h>

Collaboration diagram for Meter:

Data Fields

Portport
 Port associated with this meter.
 
TruePeakDsptrue_peak_processor
 True peak processor.
 
TruePeakDsptrue_peak_max_processor
 
float true_peak
 Current true peak.
 
float true_peak_max
 
KMeterDspkmeter_processor
 K RMS processor, if K meter.
 
PeakDsppeak_processor
 
MeterAlgorithm algorithm
 Algorithm to use.
 
float prev_max
 Previous max, used when holding the max value.
 
float last_amp
 Last meter value (in amplitude), used to show a falloff and avoid sudden dips.
 
gint64 last_draw_time
 Time the last val was taken at (last draw time).
 
gint64 last_midi_trigger_time
 

Detailed Description

A Meter used by a single GUI element.

Definition at line 47 of file meter.h.


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