Commit Graph

13 Commits

Author SHA1 Message Date
Kevin Larke
38e9647546 cmXScore.c : Added 'rptFl' to _cmXScoreFindTiedNote(). 2016-03-15 10:08:44 -04:00
kevin
af8ad35477 cmXScore.c : Fixed bug with tie processing. 2016-03-10 17:50:33 -05:00
kevin
1bc5d4dc65 cmXScore.c : Added the 'uid' field to cmXScoreNote_t to hold a unique id for each note record. 2016-03-02 18:52:40 -05:00
kevin
dbc6c77c17 cmXScore.h/c : Added _cmXScoreWriteScorePlotFile() and _cmXSCoreWriteMidiPlotFile(). 2016-02-25 19:10:54 -05:00
kevin
7fcce19799 cmXScore.c : Added use of cmSeqAlign in _cmXScoreProcessMidi(). 2016-02-24 19:09:29 -05:00
kevin
655b2e6f3b cmXScore.h/c : Added kOnsetXsFl. Added octave-shift processing. Added initial MIDI file processing. 2016-02-18 19:10:05 -05:00
kevin
325dd311cc cmXScore.h/c : Finished tie processing. Fixed bug in chord onset calculation. 2016-02-17 19:00:15 -05:00
kevin
5c27c2455f cmXScore.h/c : Began tie processing. 2016-02-11 19:23:42 -05:00
kevin
d7a7b3a895 cmXScore.h/c : Added colors to color map. Allow for double whole (breve) as rvalue. Changed note.rvalue from unsigned to double. Recognize 'heel' mark. 2016-02-10 19:03:17 -05:00
Kevin Larke
8b2c47f64d cmXScore.h/c : Added cmXScoreWriteCsv(). 2016-02-08 21:46:07 -05:00
Kevin Larke
304ff25285 cmXScore.h/c : Completed note, metronome, section label, color, and pedal parsing. Added per measure time sorted note list. 2016-02-06 23:36:53 -05:00
kevin
3babaf428a cmXScore.c : Updates to parse 'note' nodes. 2016-02-04 17:55:22 -05:00
Kevin Larke
1fc5183394 cmXScore.h/c,Makefile.am : Initial commit. 2016-02-04 11:33:42 -05:00