]> git.cworth.org Git - scherzo/history - pitch.h
Prefer flats rather than sharps when converting from MIDI
[scherzo] / pitch.h
2013-10-03 Carl WorthFix key signature setting to accept an enharmonic pitch
2013-10-03 Carl WorthSpell input notes according to key
2013-10-01 Carl WorthRework computer keyboard input to be mapped piano keyboard
2013-10-01 Carl WorthAdd support for drawing a key signature
2013-09-28 Carl WorthEncode octave within pitch_t value
2013-09-27 Carl WorthDrop the enumerated pitch values.
2013-09-27 Carl WorthMove large portions of score.h to new pitch.h file.