comparison toolboxes/MIRtoolbox1.3.2/readme.txt @ 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 Congratulations! You have downloaded MIRtoolbox 1.3.2
2 -----------------------------------------------------
3
4 The list of new features and bug fixes offered by this new version is shown in the ReleaseNotes text file located in the toolbox folder, and also available from our website. New versions of the toolbox will also be released at the same address:
5 http://www.jyu.fi/hum/laitokset/musiikki/en/research/coe/materials/mirtoolbox
6
7 Please inform me if you find any bug when using the toolbox.
8
9 **
10
11 Conditions of Use
12 -----------------
13 The Toolbox is free software; you can redistribute it and/or modify it under the terms of version 2 of GNU General Public License as published by the Free Software Foundation.
14
15 When MIRtoolbox is used for academic research, we would highly appreciate if scientific publications of works partly based on MIRtoolbox cite one of the following publications:
16
17 Olivier Lartillot, Petri Toiviainen, ÒA Matlab Toolbox for Musical Feature Extraction From AudioÓ, International Conference on Digital Audio Effects, Bordeaux, 2007.
18
19 Olivier Lartillot, Petri Toiviainen, Tuomas Eerola, ÒA Matlab Toolbox for Music Information RetrievalÓ, in C. Preisach, H. Burkhardt, L. Schmidt-Thieme, R. Decker (Eds.), Data Analysis, Machine Learning and Applications, Studies in Classification, Data Analysis, and Knowledge Organization, Springer-Verlag, 2008.
20
21 For commercial use of MIRtoolbox, please contact the authors.
22
23 **
24
25 Please register to the MIRtoolbox announcement list.Ê
26 --------------------------------------------
27 http://www.freelists.org/list/mirtoolboxnews
28 --------------------------------------------
29 This will allow us to estimate the number of users, and this will allow you in return to get informed on the new major releases (including critical bug fixes).
30
31 **
32
33 MIRtoolbox requires Matlab version 7 and Mathworks' Signal Processing toolbox.
34
35 **
36
37 This distribution actually includes four different toolboxes:
38
39 - the MIRtoolbox itself, version 1.3.2,
40
41 - the Auditory toolbox, version 2, by Malcolm Slaney
42 (also available directly at http://cobweb.ecn.purdue.edu/~malcolm/interval/1998-010/),
43
44 - the Netlab toolbox, version 3.3, by Ian Nabney
45 (also available directly at http://www.ncrg.aston.ac.uk/netlab/)
46
47 - the SOM toolbox, version 2.0, by Esa Alhoniemi, Johan Himberg, Jukka Parviainen and Juha Vesanto
48 (also available directly at http://www.cis.hut.fi/projects/somtoolbox/)
49
50 **
51
52 MIRtoolbox license is based on GPL 2.0. As such, it can integrate codes from other GPL 2.0 projects, as long as their origins are explicitly stated.
53
54 - codes from the Music Analysis Toolbox by Elias Pampalk (2004), related to the computation of Terhardt outer ear modeling, Bark band decomposition and masking effects.
55
56 - openbdf and readbdf script by T.S. Lorig to read BDF files, based on openedf and readedf by Alois Schloegl,
57
58 - implementation of Earth Mover Distance written by Yossi Rubner and wrapped for Matlab by Elias Pampalk.
59
60 Code integrated with BSD license:
61
62 - mp3read for Matlab by Dan Ellis, which calls the mpg123 decoder and the mp3info scanner,
63
64 - aiffread for Matlab by Kenneth Eaton.
65
66 **
67
68 To install MIRtoolbox in your Matlab environment, copy all the toolboxes folders (or only those that are not installed yet in your computer) into your Matlab "toolbox" folder. Then add each folder in your Matlab path.
69
70 **
71
72 NOTICE: If you replace an older version of MIRtoolbox with a new one, please update your Matlab path using the following command:
73 rehash toolboxcache
74 Update also the class structure of the toolbox, either by restarting Matlab, or by typing the following command:
75 clear classes
76
77 **
78
79 To get an overview of the functions available in the toolbox, type:
80 help mirtoolbox
81
82 A complete documentation in PDF is provided in the main toolbox folder.
83
84 A short documentation for each function is available directly in Matlab using the help command. For instance: help miraudio
85
86 Examples of use of the toolbox are shown in the MIRToolboxDemos folder:
87 mirdemo
88 demo1basics
89 demo2timbre
90 demo3segmentation
91 demo4tempo
92 demo5export
93 demo6curves
94 demo7tonality
95 demo8classification
96 demo9retrieval
97
98 **
99
100 If you have any problem or request, please contact us.
101
102 Olivier Lartillot, Petri Toiviainen and Tuomas Eerola
103
104 Olivier.Lartillot@campus.jyu.fi