]> git.cworth.org Git - scherzo/history - score.h
Prefer flats rather than sharps when converting from MIDI
[scherzo] / score.h
2013-10-03 Carl WorthMove key-signature code to new scherzo-key.c and scherz...
2013-10-01 Carl WorthAdd support for drawing a key signature
2013-09-30 Carl WorthFix bugs in mismatched spelling of chord name and notes
2013-09-30 Carl WorthMake score_note_t entirely private to score.c
2013-09-30 Carl WorthChange the various score add_note functions to not...
2013-09-29 Carl WorthFix scherzo to use pitch_t rather than score_note_t...
2013-09-28 Carl WorthEncode octave within pitch_t value
2013-09-27 Carl WorthPort all code from score_pitch* to pitch*
2013-09-27 Carl WorthMove large portions of score.h to new pitch.h file.
2013-09-23 Carl WorthAdd support for recognizing inverted chords.
2013-09-22 Carl WorthAdd a new SCORE_PITCH macro and rename SCORE_PITCH_VALU...
2013-09-17 Carl WorthAdd preliminary chord analysis
2013-09-17 Carl WorthFix the broken SCORE_PITCH_NAME macro to work correctly
2011-09-28 Carl WorthAdd some color coding of input notes.
2011-09-26 Carl WorthFix bug with stuck notes when challenge would switch...
2011-09-26 Carl WorthIntegrate some simple mnemon quizzing into scherzo.
2011-09-24 Carl WorthOpen MIDI device and display notes being played in...
2011-09-23 Carl WorthStart drawing some very rudimentary notes.
2011-09-23 Carl WorthRestructure code to manually add staves, braces, and...
2011-09-17 Carl WorthAdd some (particularly cheesy) drawing of a brace and...
2011-09-17 Carl WorthDraw a second staff (and vertical lines at the beginnin...
2011-09-17 Carl WorthStart drawing something