THE AUDITORY MODELING TOOLBOX

Applies to version: 0.10.0

View the code

Go to function

sig_itdildsin - Generate a sinusoid with a interaural time difference

Usage

outsig = sig_itdildsin(fc,itd,ild,fs)

Input parameters

fc carrier frequency of the sinusoid (Hz)
itd ITD of the left signal, this can be positive or negative (ms)
ild ILD of the right signal, this can be positive or negative (dB)
fs sampling rate (Hz)

Output parameters

outsig two channel 1 s long sinusoid

sig_itdildsin(fc,itd,ild,fs) generates a sinusoid with a interaural time difference of itd, a interaural level difference of ild and a frequency of fc.

The output is scaled to have a maximum value of 1-eps.

References:

B. C. J. Moore. An Introduction to the Psychology of Hearing. Academic Press, 5th edition, 2003.