|
Bela
Real-time, ultra-low-latency audio and sensor processing system for BeagleBone Black
|
This is the complete list of members for Convolver, including all inherited members.
| cleanup() (defined in Convolver) | Convolver | |
| Convolver() (defined in Convolver) | Convolver | inline |
| getChannels() | Convolver | inline |
| process(float *out, const float *in, unsigned int frames, unsigned int channel=0) | Convolver | |
| processInterleaved(float *out, const float *in, unsigned int frames, unsigned int outChannels, unsigned int inChannels) | Convolver | |
| setup(const std::string &filename, unsigned int blockSize, unsigned int maxLength=0) | Convolver | |
| setup(const std::vector< std::vector< float > > &irs, unsigned int blockSize) | Convolver | |
| ~Convolver() (defined in Convolver) | Convolver | inline |