THE AUDITORY MODELING TOOLBOX

Applies to version: 1.4.0

View the code

Go to function

LLADO2022_BINAURALFEATS - calculates binaural features

Usage:

[x_feat] = llado2022_binauralfeats(ir_input,stim,fs);

Input parameters:

ir_input Impulse response according to the following matrix dimensions: direction x time x channel/ear
stim stimulus
fs samplef frequency

Output parameters:

x_feat binaural features according to the following matrix dimensions: nOutputs x features. Features combine the itd values below 1.5 kHz (rows 1-18) and ild values over 1 kHz (rows 19-36).

Description:

Binaural auditory model based on the example 13.6.2 in: Ville Pulkki and Matti Karjalainen. Communication acoustics: an introduction to speech, audio and psychoacoustics. John Wiley & Sons, 2015.