BEAST/BSE - Better Audio System and Sound Engine
0.8.2
|
#include <vector>
#include <bse/bseresampler.hh>
#include <sfi/sfi.hh>
#include <math.h>
#include <string.h>
#include <stdlib.h>
#include <stdio.h>
Go to the source code of this file.
Classes | |
union | Bse::Resampler::F4Vector |
class | Bse::Resampler::Upsampler2< ORDER, USE_SSE > |
Factor 2 upsampling of a data stream. More... | |
class | Bse::Resampler::Downsampler2< ORDER, USE_SSE > |
Factor 2 downsampling of a data stream. More... | |
Namespaces | |
namespace | Bse |
The Bse namespace contains all functions of the synthesis engine. |