Wayverb
frequency_domain::convolver::impl Class Referencefinal

Public Types

using rbuf = rbuf
 
using cbuf = buffer< fftwf_complex >
 

Public Member Functions

 impl (convolver &owner, size_t fft_length)
 
size_t get_fft_length () const
 
void forward_fft_a ()
 
void forward_fft_b ()
 
std::vector< float > convolve_impl ()
 

Member Function Documentation

std::vector<float> frequency_domain::convolver::impl::convolve_impl ( )
inline

Preconditions: acplx holds an fft of a signal bcplx holds an fft of another signal


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