Fix some problems from the plugin tester: zero sample rate with fixed sample type outputs; mismatching parameter id ("spectralshape" in Chordino, "s" in NNLSBase -- changing this in Chordino won't break anything as it would never have worked under that name anyway); some NaN values
author |
Chris Cannam |
date |
Fri, 04 Sep 2015 16:45:37 +0100 |
parents |
0144558211ee |
children |
d95c4cdef8af |
rev |
line source |
Chris@152
|
1 @inproceedings{matthias2010a,
|
Chris@152
|
2 author = {Matthias Mauch and Simon Dixon},
|
Chris@152
|
3 title = {Approximate Note Transcription for the Improved Identification of Difficult Chords},
|
Chris@152
|
4 booktitle = {Proceedings of the 11th International Society for Music Information Retrieval Conference (ISMIR 2010)},
|
Chris@152
|
5 year = {2010}
|
Chris@152
|
6 }
|