THE AUDITORY MODELING TOOLBOX

This documentation page applies to an outdated AMT version (1.5.0). Click here for the most recent page.

View the code

Go to function

HOHMANN2002_SYNTH - Create new synthesizer object within HOHMANN2002 filterbank framework

Usage:

synth = hohmann2002_synth(fb, desired_delay)

Input parameters:

fb The filterbank structure as returned by hohmann2002.
desired_delay the desired group delay of the total analysis-synthesis system (in seconds). Minimum delay is 1 sample. Greater delays result in better output signal quality.

Output parameters:

synth the constructed synthesizer structure

Description:

hohmann2002_synth creates a new synthesizer object for the reconstruction of signals analyzed by fb within the HOHMANN2002 filterbank framework.