THE AUDITORY MODELING TOOLBOX

Applies to version: 0.9.6

View the code

Go to function

AMTSTART - Start the Auditory Modeling Toolbox

Usage

amtstart;

Description

amtstart starts the Auditory Modeling Toolbox. This command must be run before using any of the function in the toolbox.

The AMT depends on the Linear Time Frequency Analysis Toolbox (LTFAT). You must first download LTFAT from http://ltfat.sourceforge.net/ and unpack the downloaded file. In the AMT, there is a pre-prepared directory /thirdparty/ltfat where the LTFAT can be stored. Alternatively, set the path to your LTFAT installation to the search path of Matlab/Octave.

In order to run all the models from AMT, you will need:

  1. run amtmex and compile successfully
  2. SOFA API from http://sourceforge.net/projects/sofacoustics for Matlab (in e.g. amtbase/thirdparty/SOFA)
  3. Python >2.6 is required with numpy and scipi packages. On Linux, use sudo apt-get install python-scipy python-numpy
  4. run make (Linux) or make.bat (Windows) in amtbase/src/verhulst
  5. Optimization Toolbox for Matlab
  6. Data in amtbase/signals/ and amtbase/hrtf/ depending on the model