tomwalters@0: % parameter file for 'aim-mat' tomwalters@0: % tomwalters@0: % bleeck@3: % (c) 2011, University of Southampton bleeck@3: % Maintained by Stefan Bleeck (bleeck@gmail.com) bleeck@3: % download of current version is on the soundsoftware site: bleeck@3: % http://code.soundsoftware.ac.uk/projects/aimmat bleeck@3: % documentation and everything is on http://www.acousticscale.org bleeck@3: tomwalters@0: %%%%%%%%%%%%% tomwalters@0: % sai tomwalters@0: % hidden parameters tomwalters@0: ti1992.generatingfunction='gen_ti1992'; tomwalters@0: ti1992.displayname='time integration stabilized auditory image old model'; tomwalters@0: ti1992.revision='$Revision: 585 $'; tomwalters@0: tomwalters@0: % parameters relevant for the calculation of this module tomwalters@0: ti1992.buffer_memory_decay=0.03; tomwalters@0: ti1992.buffer_tilt=0.04; % memory decay in the buffer tomwalters@0: ti1992.maxdelay=0.035; tomwalters@0: ti1992.mindelay=0.001; tomwalters@0: ti1992.frames_per_second=100;