THE AUDITORY MODELING TOOLBOX

This documentation page applies to an outdated major AMT version. We show it for archival purposes only.
Click here for the documentation menu and here to download the latest AMT (1.6.0).

View the code

Go to function

DATA_PRALONG1996 - Head phone data from Pralong & Carlile (1996)

Usage

data = data_pralong1996(flag)

data_pralong1996(flag) returns data points from the Pralong & Carlile (1996) paper.

The flag may be one of:

'noplot' Don't plot, only return data. This is the default.
'plot' Plot the data.
'fig1e' Data from Fig. 1(e), Gain of Sennheiser 250 Linear circumaural headphones. This is the default

Examples:

Figure 1e can be displayed using:

data_pralong1996('plot');
data_pralong1996_1_1.png

References:

D. Pralong and S. Carlile. The role of individualized headphone calibration for the generation of high fidelity virtual auditory space. J. Acoust. Soc. Am., 100:3785-3793, 1996.