THE AUDITORY MODELING TOOLBOX

Applies to version: 1.0.0

View the code

Go to function

hohmann2002_process - Process input signal by filterbank object

Usage

[outsig, obj] = hohmann2002_process(obj, insig);

Input parameters

obj An object created within the HOHMANN2002 filterbank framework by one of the following funtions: hohmann2002, hohmann2002_filter, hohmann2002_delay, hohmann2002_synth, hohmann2002_mixer.
insig Input signal to be processed [time channels].

Output parameters

outsig A matrix containing the processed output signals [time channels]. The columns correspond to the filter bands.
obj The original object with updated filter states.

References:

V. Hohmann. Frequency analysis and synthesis using a gammatone filterbank. Acta Acustica united with Acoustica, 88(3):433--442, 2002.