Bela
Real-time, ultra-low-latency audio and sensor processing system for BeagleBone Black
Loading...
Searching...
No Matches
OnePole Class Reference

Public Types

enum  Type { LOWPASS , HIGHPASS }

Public Member Functions

 OnePole (float cutoff, float samplingRate, Type type=LOWPASS)
int setup (float cutoff, float samplingRate, Type type=LOWPASS)
void setFilter (float cutoff, Type type=LOWPASS)
float process (float input)

Detailed Description


The documentation for this class was generated from the following files: