# HG changeset patch # User Chris Cannam # Date 1417528249 0 # Node ID 1f62a890da58894554062f7cfdfaf850a56439f5 # Parent eecf544bed921d6e479490f2cd359e1f9affc902 Start adding piano note diff -r eecf544bed92 -r 1f62a890da58 base/Pitch.h --- a/base/Pitch.h Mon Dec 01 15:42:58 2014 +0000 +++ b/base/Pitch.h Tue Dec 02 13:50:49 2014 +0000 @@ -85,7 +85,7 @@ static QString getPitchLabel(int midiPitch, float centsOffset = 0, bool useFlats = false); - + /** * Return a string describing the nearest MIDI pitch to the given * frequency, with cents offset.