Class Filter

Class Documentation

class ear::dsp::block_convolver::Filter

A filter response which may be shared between many BlockConvolver instances.

This stores the pre-transformed filter blocks.

Public Functions

Filter(const Context &ctx, size_t n, const real_t *filter)
size_t num_blocks() const

The number of blocks in the filter.