Ardour  9.0-pre0-582-g084a23a80d
peak.h File Reference
#include <cmath>
#include "ardour/libardour_visibility.h"
#include "ardour/types.h"
#include "ardour/utils.h"
Include dependency graph for peak.h:

Go to the source code of this file.

Functions

static float default_compute_peak (const ARDOUR::Sample *const buf, ARDOUR::pframes_t nsamples, float current)
 

Function Documentation

◆ default_compute_peak()

static float default_compute_peak ( const ARDOUR::Sample *const  buf,
ARDOUR::pframes_t  nsamples,
float  current 
)
inlinestatic

Definition at line 28 of file peak.h.