Go to the documentation of this file.
19 #ifndef FREESURROUND_DECODER_H
20 #define FREESURROUND_DECODER_H
39 void decode(
float center_width=1,
float dimension=0,
float adaption_rate=1);
void sample_rate(unsigned int samplerate)
void decode(float center_width=1, float dimension=0, float adaption_rate=1)
void separation(float front, float rear)
fsurround_decoder(unsigned blocksize=8192)
void surround_coefficients(float a, float b)
void steering_mode(bool mode)
void phase_mode(unsigned mode)
float ** getOutputBuffers()
float ** getInputBuffers()