comparison toolboxes/MIRtoolbox1.3.2/AuditoryToolbox/README @ 0:e9a9cd732c1e tip

first hg version after svn
author wolffd
date Tue, 10 Feb 2015 15:05:51 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:e9a9cd732c1e
1 This is the Matlab Auditory Toolbox. Version 2.
2
3 First published by Apple Computer as Apple Technical Report #45. This
4 new version is published by Interval Research Corporation as TR #1998-010.
5
6 I have put this collection of code together to support my own research. I
7 hope by adding documentation and testing everything that other researchers
8 can also benefit from this work.
9
10 Needless to say, support is limited. I use this code, so I am interested
11 in hearing bug reports. I'll fix them if I can reproduce them and I have
12 the time. But no guarantees. Sending bug fixes is a good way to make sure
13 I pay attention.
14
15 This archive contains ".m" files, some Matlab mex files, and the C sources
16 needed to create the mex files. I have tested this code on Macintosh, PC,
17 SGI, and Sun computers running Matlab 5.2. The code is reasonably
18 portable, so I don't expect any problems on any machine running Matlab.
19
20 After installing this software on your machine, use the test_auditory
21 script to run through the examples in the documentation.
22
23 Please let me know if you have comments or questions. I can be reached
24 at
25 Malcolm Slaney
26 Interval Research Corporation
27 1801 Page Mill Road, Building C
28 Palo Alto, CA 94304
29
30 malcolm@interval.com