tomwalters@0: % parameter file for 'aim-mat' tomwalters@0: % tomwalters@0: % (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: %%%%%%%%%%%%% tomwalters@0: % signal options tomwalters@0: % hidden parameters tomwalters@0: signal.generatingfunction=''; % there is no generating fungction for signal tomwalters@0: signal.revision='$Revision: 585 $'; tomwalters@0: signal.displayname='the signal'; tomwalters@0: tomwalters@0: % parameters relevant for the calculation of this module tomwalters@0: signal.start_time=0; tomwalters@0: signal.duration=inf; tomwalters@0: signal.sampleratemax=16000; % the only important parameter