Flan
Classes | Namespaces
CDSPResampler.h File Reference

The master sample rate converter (resampler) class. More...

#include "CDSPHBDownsampler.h"
#include "CDSPHBUpsampler.h"
#include "CDSPBlockConvolver.h"
#include "CDSPFracInterpolator.h"
Include dependency graph for CDSPResampler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  r8b::CDSPResampler
 The master sample rate converter (resampler) class. More...
 
class  r8b::CDSPResampler16
 The resampler class for 16-bit resampling. More...
 
class  r8b::CDSPResampler16IR
 The resampler class for 16-bit impulse response resampling. More...
 
class  r8b::CDSPResampler24
 The resampler class for 24-bit resampling. More...
 

Namespaces

 r8b
 The "r8brain-free-src" library namespace.
 

Detailed Description

The master sample rate converter (resampler) class.

This file includes the master sample rate converter (resampler) class that combines all elements of this library into a single front-end class.

r8brain-free-src Copyright (c) 2013-2019 Aleksey Vaneev See the "License.txt" file for license.