mitd - Sets all ITDs to the ITD at the specified location.
SYNOPSIS
function mitd( file_in, file_out, az, el )
DESCRIPTION
mitd - Sets all ITDs to the ITD at the specified location.
mitd( file_in, file_out, az, el )
file_in - input database
file_out - output database
az - azimuth (degrees)
el - elevation (degrees)
The original ir's are preserved.
CROSS-REFERENCE INFORMATION
This function calls:
hindex hindex - returns the grid index of the specified (az,el) pair.
mat2slab mat2slab - writes HRTF data to slab3d-format file.
slab2mat slab2mat - reads a slab3d-format HRTF file.