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: % usermodule dual profile tomwalters@0: % hidden parameters tomwalters@0: dualprofile.generatingfunction='gendualprofile'; tomwalters@0: dualprofile.displayname='dual profile'; tomwalters@0: dualprofile.displayfunction='displaydualprofile'; tomwalters@0: dualprofile.revision='$Revision: 1.4 $'; tomwalters@0: tomwalters@0: % parameters relevant for the calculation of this module tomwalters@0: dualprofile.minimum_time_interval=0; tomwalters@0: dualprofile.maximum_time_interval=32; tomwalters@0: dualprofile.scalefactor = 2.335; tomwalters@0: dualprofile.nr_labels=8;