annotate CITATION @ 497:c337e3f74838
2.0-integration
Adjust model update during recording or writing a new wave file. Formerly we were using the model's completion percentage to indicate write proportion and completion -- that's not a good idea because some layers will reasonably avoid rendering at all until a model reaches 100% completion (it's supposed to report only progress on the initial model generation, and the model shouldn't change during completion updates).
author |
Chris Cannam |
date |
Tue, 13 Oct 2015 14:26:40 +0100 |
parents |
4018ee2fcb60 |
children |
|
rev |
line source |
Chris@456
|
1 If you are using Tony in research work for publication, please cite:
|
Chris@456
|
2
|
Chris@456
|
3 @inproceedings{mauch2015computeraided,
|
Chris@456
|
4 author = {M. Mauch and C. Cannam and R. Bittner and G. Fazekas and J. Salamon and J. Dai and J. Bello and S. Dixon},
|
Chris@456
|
5 title = {Computer-aided Melody Note Transcription Using the Tony Software: Accuracy and Efficiency},
|
Chris@456
|
6 booktitle = {Proceedings of the First International Conference on Technologies for Music Notation and Representation},
|
Chris@456
|
7 month = {May},
|
Chris@456
|
8 note = {accepted},
|
Chris@456
|
9 year = {2015}
|
Chris@456
|
10 }
|