annotate CITATION @ 1361:51aa7df4bc31
3.0-integration
Interpolate always, when interpolation requested. Previous test failed to take into account varying bin height in log-scale modes, which meant interpolation might be necessary even when more bins than pixels.
author |
Chris Cannam <cannam@all-day-breakfast.com> |
date |
Mon, 28 Nov 2016 14:40:45 +0000 |
parents |
0434d8ccd92b |
children |
|
rev |
line source |
Chris@621
|
1 If you are using Sonic Visualiser in research work for publication,
|
Chris@621
|
2 please cite:
|
Chris@621
|
3
|
Chris@621
|
4 @InProceedings{SonicVisualiser,
|
Chris@621
|
5 author = {C. Cannam and C. Landone and M. Sandler},
|
Chris@621
|
6 title = {Sonic Visualiser: An Open Source Application for Viewing, Analysing, and Annotating Music Audio Files},
|
Chris@621
|
7 pages = {1467--1468},
|
Chris@621
|
8 booktitle = {Proceedings of the ACM Multimedia 2010 International Conference},
|
Chris@621
|
9 month = {October},
|
Chris@621
|
10 year = {2010},
|
Chris@621
|
11 address = {Firenze, Italy},
|
Chris@621
|
12 }
|