annotate 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
rev   line source
wolffd@0 1 Congratulations! You have downloaded MIRtoolbox 1.3.2
wolffd@0 2 -----------------------------------------------------
wolffd@0 3
wolffd@0 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:
wolffd@0 5 http://www.jyu.fi/hum/laitokset/musiikki/en/research/coe/materials/mirtoolbox
wolffd@0 6
wolffd@0 7 Please inform me if you find any bug when using the toolbox.
wolffd@0 8
wolffd@0 9 **
wolffd@0 10
wolffd@0 11 Conditions of Use
wolffd@0 12 -----------------
wolffd@0 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.
wolffd@0 14
wolffd@0 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:
wolffd@0 16
wolffd@0 17 Olivier Lartillot, Petri Toiviainen, ÒA Matlab Toolbox for Musical Feature Extraction From AudioÓ, International Conference on Digital Audio Effects, Bordeaux, 2007.
wolffd@0 18
wolffd@0 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.
wolffd@0 20
wolffd@0 21 For commercial use of MIRtoolbox, please contact the authors.
wolffd@0 22
wolffd@0 23 **
wolffd@0 24
wolffd@0 25 Please register to the MIRtoolbox announcement list.Ê
wolffd@0 26 --------------------------------------------
wolffd@0 27 http://www.freelists.org/list/mirtoolboxnews
wolffd@0 28 --------------------------------------------
wolffd@0 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).
wolffd@0 30
wolffd@0 31 **
wolffd@0 32
wolffd@0 33 MIRtoolbox requires Matlab version 7 and Mathworks' Signal Processing toolbox.
wolffd@0 34
wolffd@0 35 **
wolffd@0 36
wolffd@0 37 This distribution actually includes four different toolboxes:
wolffd@0 38
wolffd@0 39 - the MIRtoolbox itself, version 1.3.2,
wolffd@0 40
wolffd@0 41 - the Auditory toolbox, version 2, by Malcolm Slaney
wolffd@0 42 (also available directly at http://cobweb.ecn.purdue.edu/~malcolm/interval/1998-010/),
wolffd@0 43
wolffd@0 44 - the Netlab toolbox, version 3.3, by Ian Nabney
wolffd@0 45 (also available directly at http://www.ncrg.aston.ac.uk/netlab/)
wolffd@0 46
wolffd@0 47 - the SOM toolbox, version 2.0, by Esa Alhoniemi, Johan Himberg, Jukka Parviainen and Juha Vesanto
wolffd@0 48 (also available directly at http://www.cis.hut.fi/projects/somtoolbox/)
wolffd@0 49
wolffd@0 50 **
wolffd@0 51
wolffd@0 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.
wolffd@0 53
wolffd@0 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.
wolffd@0 55
wolffd@0 56 - openbdf and readbdf script by T.S. Lorig to read BDF files, based on openedf and readedf by Alois Schloegl,
wolffd@0 57
wolffd@0 58 - implementation of Earth Mover Distance written by Yossi Rubner and wrapped for Matlab by Elias Pampalk.
wolffd@0 59
wolffd@0 60 Code integrated with BSD license:
wolffd@0 61
wolffd@0 62 - mp3read for Matlab by Dan Ellis, which calls the mpg123 decoder and the mp3info scanner,
wolffd@0 63
wolffd@0 64 - aiffread for Matlab by Kenneth Eaton.
wolffd@0 65
wolffd@0 66 **
wolffd@0 67
wolffd@0 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.
wolffd@0 69
wolffd@0 70 **
wolffd@0 71
wolffd@0 72 NOTICE: If you replace an older version of MIRtoolbox with a new one, please update your Matlab path using the following command:
wolffd@0 73 rehash toolboxcache
wolffd@0 74 Update also the class structure of the toolbox, either by restarting Matlab, or by typing the following command:
wolffd@0 75 clear classes
wolffd@0 76
wolffd@0 77 **
wolffd@0 78
wolffd@0 79 To get an overview of the functions available in the toolbox, type:
wolffd@0 80 help mirtoolbox
wolffd@0 81
wolffd@0 82 A complete documentation in PDF is provided in the main toolbox folder.
wolffd@0 83
wolffd@0 84 A short documentation for each function is available directly in Matlab using the help command. For instance: help miraudio
wolffd@0 85
wolffd@0 86 Examples of use of the toolbox are shown in the MIRToolboxDemos folder:
wolffd@0 87 mirdemo
wolffd@0 88 demo1basics
wolffd@0 89 demo2timbre
wolffd@0 90 demo3segmentation
wolffd@0 91 demo4tempo
wolffd@0 92 demo5export
wolffd@0 93 demo6curves
wolffd@0 94 demo7tonality
wolffd@0 95 demo8classification
wolffd@0 96 demo9retrieval
wolffd@0 97
wolffd@0 98 **
wolffd@0 99
wolffd@0 100 If you have any problem or request, please contact us.
wolffd@0 101
wolffd@0 102 Olivier Lartillot, Petri Toiviainen and Tuomas Eerola
wolffd@0 103
wolffd@0 104 Olivier.Lartillot@campus.jyu.fi