LMMS
Loading...
Searching...
No Matches
dsp::samplereduction Class Reference

#include <audio_fx.h>

Public Member Functions

 samplereduction ()
void set_params (float am)
double process (double in)

Public Attributes

float target
float real
float amount
unsigned int samples
unsigned int round
unsigned int cnt
double last

Constructor & Destructor Documentation

◆ samplereduction()

samplereduction::samplereduction ( )

Member Function Documentation

◆ process()

double samplereduction::process ( double in)

◆ set_params()

void samplereduction::set_params ( float am)

Member Data Documentation

◆ amount

float dsp::samplereduction::amount

◆ cnt

unsigned int dsp::samplereduction::cnt

◆ last

double dsp::samplereduction::last

◆ real

float dsp::samplereduction::real

◆ round

unsigned int dsp::samplereduction::round

◆ samples

unsigned int dsp::samplereduction::samples

◆ target

float dsp::samplereduction::target

The documentation for this class was generated from the following files: