Changeset 7a2666f
- Timestamp:
- Apr 5, 2017, 3:29:26 PM (8 years ago)
- Branches:
- feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, sampler
- Children:
- 8250214
- Parents:
- 60fdc89
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
README.md
r60fdc89 r7a2666f 76 76 ./setup.py build 77 77 78 See also the [manual](https://aubio.org/manual/latest/) for more information79 about[installing aubio](https://aubio.org/manual/latest/installing.html).78 See the [manual](https://aubio.org/manual/latest/) for more information about 79 [installing aubio](https://aubio.org/manual/latest/installing.html). 80 80 81 C redits and Publications82 -------- ----------------81 Citation 82 -------- 83 83 84 This library gathers music signal processing algorithms designed at the Centre 85 for Digital Music and elsewhere. This software project was developed along the 86 research I did at the Centre for Digital Music, Queen Mary, University of 87 London. Most of this C code was written by myself, starting from published 88 papers and existing code. The header files of each algorithm contains brief 89 descriptions and references to the corresponding papers. 90 91 Special thanks go Juan Pablo Bello, Chris Duxbury, Samer Abdallah, Alain de 92 Cheveigne for their help and publications. Also many thanks to Miguel Ramirez 93 and Nicolas Wack for their bug fixing. 94 95 Substantial informations about the algorithms and their evaluation are gathered 96 in: 97 98 - Paul Brossier, _[Automatic annotation of musical audio for interactive 99 systems](https://aubio.org/phd)_, PhD thesis, Centre for Digital music, 100 Queen Mary University of London, London, UK, 2006. 101 102 Additional results obtained with this software were discussed in the following 103 papers: 104 105 - P. M. Brossier and J. P. Bello and M. D. Plumbley, [Real-time temporal 106 segmentation of note objects in music signals](https://aubio.org/articles/brossier04fastnotes.pdf), 107 in _Proceedings of the International Computer Music Conference_, 2004, Miami, 108 Florida, ICMA 109 110 - P. M. Brossier and J. P. Bello and M. D. Plumbley, [Fast labelling of note 111 objects in music signals] (https://aubio.org/articles/brossier04fastnotes.pdf), 112 in _Proceedings of the International Symposium on Music Information Retrieval_, 113 2004, Barcelona, Spain 114 84 Please refer to the following link to cite this software in your publication: 85 [](https://doi.org/10.5281/zenodo.438682) 115 86 116 87 Contact Info and Mailing List
Note: See TracChangeset
for help on using the changeset viewer.