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