synth = hohmann2002synth(fb, desired_delay)
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. |
synth | the constructed synthesizer structure |
hohmann2002synth creates a new synthesizer object for the reconstruction of signals analyzed by fb within the HOHMANN2002 filterbank framework.