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