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