|
r8brain-free-src
High-quality pro audio sample rate converter library
|
The master sample rate converter (resampler) class. More...
#include "CDSPHBDownsampler.h"#include "CDSPHBUpsampler.h"#include "CDSPBlockConvolver.h"#include "CDSPFracInterpolator.h"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 | |
| namespace | r8b |
| The "r8brain-free-src" library namespace. | |
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-2022 Aleksey Vaneev See the "LICENSE" file for license.