VCV Rack API v2
Loading...
Searching...
No Matches
minblep.hpp File Reference
#include <dsp/common.hpp>
Include dependency graph for minblep.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  rack::dsp::MinBlepGenerator< Z, O, T >
 

Namespaces

namespace  rack
 Root namespace for the Rack API.
 
namespace  rack::dsp
 Digital signal processing routines and classes.
 

Functions

void rack::dsp::minBlepImpulse (int z, int o, float *output)
 Computes the minimum-phase bandlimited step (MinBLEP) z: number of zero-crossings o: oversample factor output: must be length 2 * z * o.