LMMS
Loading...
Searching...
No Matches
OversamplingHelpers.h File Reference
#include <algorithm>
#include <array>
#include <hiir/PolyphaseIir2Designer.h>
#include <hiir/Downsampler2xFpu.h>
#include <hiir/Upsampler2xFpu.h>

Go to the source code of this file.

Classes

class  lmms::Upsampler< MaxStages, MaxCoefs >
class  lmms::Downsampler< MaxStages, MaxCoefs >

Namespaces

namespace  lmms

Variables

constexpr float HIIR_DEFAULT_PASSBAND = 19600
constexpr int HIIR_DEFAULT_MAX_COEFS = 8

Variable Documentation

◆ HIIR_DEFAULT_MAX_COEFS

int HIIR_DEFAULT_MAX_COEFS = 8
inlineconstexpr

◆ HIIR_DEFAULT_PASSBAND

float HIIR_DEFAULT_PASSBAND = 19600
inlineconstexpr