annotate CITATION @ 10:af59167b3d35
perf
size_t -> int throughout: permits better optimisation for tight for-loops, making the whole thing about 10% faster
author |
Chris Cannam |
date |
Tue, 02 Oct 2018 13:21:15 +0100 |
parents |
243cfccb824b |
children |
|
rev |
line source |
Chris@3
|
1 @inproceedings{luis2012a,
|
Chris@3
|
2 author = {Luis Jure and Ernesto López and Martín Rocamora and Pablo Cancela and Haldo Sponton and Ignacio Irigaray},
|
Chris@3
|
3 title = {Pitch Content Visualization Tools for Music Performance Analysis},
|
Chris@3
|
4 booktitle = {Proceedings of the 13th International Society for Music Information Retrieval Conference (ISMIR 2012)},
|
Chris@3
|
5 year = {2012}
|
Chris@3
|
6 }
|