Mercurial > hg > svcore
diff base/Pitch.h @ 1023:1f62a890da58
Start adding piano note
author | Chris Cannam |
---|---|
date | Tue, 02 Dec 2014 13:50:49 +0000 |
parents | 451f7f3ab6e7 |
children | d1ce7a4a920b |
line wrap: on
line diff
--- 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.