The Auditory Modeling Toolbox
Home
Download
Contact
Models
Documentation
Notes
Links
Development
Applies to version: 0.9.8
View the code
Go to function
absolutethreshold
adaptloop
amtauxdatapath
amtauxdataurl
amtbasepath
amtcache
amtdisp
amtflags
amtload
amtmex
amtstart
auditoryfilterbank
audspecgram
baumgartner2013
baumgartner2013pmv2ppp
baumgartner2014
baumgartner2014binauralweighting
baumgartner2014calibration
baumgartner2014comparisonprocess
baumgartner2014gradientextraction
baumgartner2014likelistat
baumgartner2014pmv2ppp
baumgartner2014sensorimotormapping
baumgartner2014similarityestimation
baumgartner2014spectralanalysis
baumgartner2014virtualexp
baumgartner2016
baumgartner2016calibration
baumgartner2016spectralanalysis
baumgartner2017
bincorrnoise
bmsin
breebaart2001centralproc
breebaart2001outmiddlefilter
breebaart2001preproc
breebaart2001siggen
changes
competingtalkers
cqdft
culling2005bmld
data_baumgartner2013
data_baumgartner2014
data_baumgartner2016
data_baumgartner2017
data_best2005
data_breebaart2001
data_elberling2010
data_glasberg1990
data_goode1994
data_goupell2010
data_harte2009
data_langendijk2002
data_lindemann1986
data_lopezpoveda2001
data_macpherson2003
data_majdak2010
data_majdak2013
data_majdak2013ctc
data_middlebrooks1999
data_neely1988
data_pralong1996
data_roenne2012
data_takanen2013
data_vandepar1999
data_wierstorf2013
data_ziegelwanger2013
data_ziegelwanger2014
data_zwicker1961
dau1996preproc
dau1997preproc
dbspl
demo_absolutethreshold
demo_adaptloop
demo_baumgartner2013
demo_baumgartner2014
demo_baumgartner2016
demo_breebaart2001
demo_drnl
demo_gammatone
demo_hohmann2002
demo_jelfs2011
demo_joergensen2013
demo_lindemann1986
demo_may2011
demo_takanen2013
demo_verhulst2012
demo_zilany2014
dietz2011
dietz2011filterbank
dietz2011interauralfunctions
dietz2011unwrapitd
drnl
eicell
emuexp
enzner2008
exp_baumgartner2013
exp_baumgartner2014
exp_baumgartner2016
exp_baumgartner2017
exp_breebaart2001
exp_dietz2011
exp_enzner2008
exp_gammatone
exp_georganti2013
exp_hohmann2002
exp_jelfs2011
exp_langendijk2002
exp_lindemann1986
exp_lopezpoveda2001
exp_roenne2012
exp_takanen2013
exp_verhulst2012
exp_wierstorf2013
exp_ziegelwanger2013
exp_ziegelwanger2014
filterbankz
gammatone
georganti2013
headphonefilter
hohmann2002
hohmann2002clearstate
hohmann2002delay
hohmann2002filter
hohmann2002freqz
hohmann2002mixer
hohmann2002process
hohmann2002synth
ihcenvelope
ildsin
itd2angle
itd2anglelookuptable
itdildsin
itdsin
jelfs2011
jepsen2008preproc
joergensen2011
joergensen2013
karjalainen1996
kelvasa2015
langendijk2002
langendijk2002comp
langendijk2002likelihood
lindemann1986
lindemann1986bincorr
lindemann1986centroid
localizationerror
may2011
middleearfilter
modfilterbank
modfilterbankepsm
modspecgram
notchednoise
plot_baumgartner2013
plot_baumgartner2014
plot_baumgartner2014likelistat
plot_joergensen2011
plot_joergensen2013
plot_kelvasa2015
plot_langendijk2002
plot_langendijk2002likelihood
plot_lindemann1986
plot_roenne2012
plot_roenne2012chirp
plot_roenne2012tonebursts
plot_ziegelwanger2013
plot_ziegelwanger2014
roenne2012
roenne2012chirp
roenne2012click
roenne2012tonebursts
setdbspl
siiweightings
simulatedimpulseresponses
stmodspecgram
taal2011
takanen2013
takanen2013contracomparison
takanen2013cueconsistency
takanen2013directionmapping
takanen2013formbinauralactivitymap
takanen2013lso
takanen2013mso
takanen2013onsetenhancement
takanen2013periphery
takanen2013wbmso
transposedtone
ufilterbankz
verhulst2012
viemeister1979
weightedaveragefilter
wierstorf2013
wierstorf2013estimateazimuth
ziegelwanger2013
ziegelwanger2013offaxis
ziegelwanger2013onaxis
ziegelwanger2014
ziegelwanger2014offaxis
ziegelwanger2014onaxis
zilany2007humanized
zilany2014
Categories
Main
Demos
Experiments
Data
General
Models
Model stages
Plot
HRTFs
Signals
Changes - throughout the release history of the AMT
Version 0.9.8 (29.6.2017)
Compatibility breaks:
gfb is hohmann2002. See note #11 on that.
HRTFs: only SOFA files allowed now.
New
baumgartner2017: sound externalization model
baumgartner2016: level-dependent sagittal-plane sound localization model for NH and HI listeners
hohmann2002: the gfb_ framework of Gammatone filterbank integrated as hohmann2002 framework
kelvasa2015: sound localization in cochlear-implant listeners
emuexp: emulation of experiments using interative runs like 3-AFC
breebaart2001centralproc: decision stage from Breebaart et al. (2001).
exp_breebaart2001: reproduces results from Breebaart et al. (2001) based on emuexp
model initiative: interface to the model initiative (Dietz et al. 2016)
Structural changes:
baumgartner2014 decomposed into model stages
exp_spille2013 merged into exp_dietz2011
directories re-structured:
main scripts of a model go to: "model". They are called "nameyear.m"
scripts with model stages (model scripts other than the main one) go to: "modelstages". They are called "nameyearpostfix.m"
scripts not being part of a specific model go to: "general". They do not (!) start with model name.
scripts generating audio signals go to: "signals"
scripts returning measured data go to: "data". They are called "data_nameyear.m"
scripts with default parameters of other scripts go to: "defaults". They are called "arg_myfunction.m"
files being compiled to mex files go to: "mex"
files being compiled to oct files go to: "oct"
other files requiring compilation/installation go to: "bin". Their compilation must be considered in make.bat (Windows) and Makefile (Linux/MacOS).
HRTFs go to "hrtfs". They must be in SOFA.
"binaural", "monaural", "speech", "filters" removed
Other updates:
dietz2011: minor bug fixes
data_joergensen2011: completion of data
exp_baumgartner2014: new figures, compatibility improved
demo_hohmann2002: new figures
installation simplified (amtmex does all the installation now)
Version 0.9.7 (10.6.2015)
New:
Caching of data: see amtcache and the cache directory.
Automatic download of auxiliary data. See amtload and the auxdata directory.
Control for messages output in the command line. See amtdisp.
SOFA files for HRTFs: requires SOFA API, see SOFAload.
Models: zilany2014, joergensen2011, joergensen2013, georganti2013
Signals: simulatedimpulseresponses
Clean documentation (no errors, no warnings).
makefile for Linux, compiling of cpp files
Structure changes:
arg_ functions moved to arg directory, comp_ functions moved to mex, directory comp removed
plot* functions renamed to plot_* and moved to plot directory
amtstart and amtmex improved
readme file for sourceforge added
reference directory removed (it was a directory with original contributions to the AMT)
Other changes:
interpolation for various polar-angle samplings
added new experiment in exp_baumgartner2014: fig5_baumgartner2015aro
stability improvements in baumgartner2014
minor bugfix in demo_baumgartner2013 and doc update in baumgartner2014
exp_lindemann1986: fig 14b disabled: it takes ages and is wrong anyway...
added reference for verhulst2012
wierstorf2013: additional files for HRTF handling removed, load the itd-to-angle look-up table with data_wierstorf2013.m now.
hrtf/enzner2008 removed (enzner2008 data are in auxdata now)
langendijk2002: data and HRTFs removed from repository (are required data)
changed the order of announcements on amtstart
jelfs2011: removed dependency on read_hrir
plotjelfs2011 moved to demo_jelfs2011.m (plotjelfs2011 was actually a demo).
progress output supressed in the documentation
amtdisp introduced for displaying information depending on the start-up condition of the AMT.
enzner2008 and exp_enzner2008 split in the model and experiment part.
exp_georganti2013 works for me. Documentation is missing yet.
may2011 documentation integrated
2014 version of may2011 added. demo_may2011 works but documentation invalid yet.
extractsp: stability improvement
minor documentation and stability updates, new function baumgartner2014parametrization and functionalities in localizationerror added.
Fixed imag ILD in dietz2011
Added function to load some simulated monaural room impulses responses.
documentation updates and use of SOFA's remote load functionality in data_baumgartner2014.
major style overhaul of the Joergsen 2011 and 2013 models. Experiments included etc. Does not yet pass mat2doc, and sound files are missing.
localizationerror: new performance measures added
data_majdak2010 and ...2013ctc: Angles forced to be real valued.
Version 0.9.6
New:
Gammatone validation provided, including exp_gammatone, demo_gammatone, exp_hohmann2002, and demo_hohmann2002
Wierstorf et al. (2013) provided, including wierstorf2013, exp_wierstorf2013, and integration with the SFS toolbox
Fixes:
data_goode1994: more details provided
jelfs2011 works now with SOFA HRTFs stored in hrtf/jelfs2011/, e.g., kemar.sofa
hohmann2007 naming resolved. hohmann2007 renamed to herzke2007, the primary model is called hohmann2002 now
localizationerror: missing error types added
exp_spille2013: uses lowpass f_inst
dietz2011 improved to better reflect the corresponding publications