Fix inconsistency between MainWindow and Analyser in the default value of the lowampsuppression option, and enforce default values in a single place. As it stood, the menu option was showing "checked" (on first run) but the parameter was actually unset until you toggled it or used the reset-to-default function.
author |
Chris Cannam |
date |
Mon, 18 Nov 2019 15:07:19 +0000 |
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 }
|