THE AUDITORY MODELING TOOLBOX

Applies to version: 1.6.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 responses. Size: (direction x time x ear).
stim Audio signal (in Pa).
fs Sampling frequency (in Hz).

Output parameters:

x_feat Binaural features. Size: (direction features) with the features being the ITDs below 1.5 kHz (in rows 1 to 18) and ILDs over 1 kHz (in rows 19 to 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.