18 Commits (fc8e3382317a2f601abfe9c55962b4cd93e0d4d5)

Author SHA1 Message Date
  kevin fc8e338231 cmXScore.h/c : Upateds to include pitch,tie, and pedal edits from reorder file. 8 years ago
  kevin b1f5026916 cmXScore.h/c : Added dynamics, sostenuto,tick value, and ordering updating from 'reorder' file. 8 years ago
  kevin 68e34d29d7 cmXScore.h/c : The even-ness label is now written as a quoted string in the output CSV file so that the '*' token is correctly parsed by cmScore. 8 years ago
  kevin c07d5fbc8d cmXScore.h/c :Added 'reorderFn' arg. to cmXScoreTest(). Fixed bug where dynamcics and section number was not output to CSV. Added section number to end of measurement groups. 8 years ago
  kevin a09785024e cmXScore.h : Updated notes in comments. 8 years ago
  kevin f9505d0f43 cmXScore.h/c : Added _cmXScoreAbsoluteTime(),_cmXScoreSpreadGraceNotes(),_cmXScoreSetMeasGroups() 8 years ago
  kevin a669e8bca3 cmXScore.h/c : Added cmXScoreInsertDynamics() to read a dynamic marking from a text file. 8 years ago
  Kevin Larke b1a404d34c cmXScore.h/c : Added 'outFn' parameter to cmXScoreTest(). 8 years ago
  kevin a81e0d5850 cmXScore.h/c : Fixed bug in _cmXScoreFindTiedNote(). Added _cmXScoreReportTitle(). 8 years ago
  kevin 0bffbc5975 cmXScore.h : Updated documentation. 8 years ago
  kevin dbc6c77c17 cmXScore.h/c : Added _cmXScoreWriteScorePlotFile() and _cmXSCoreWriteMidiPlotFile(). 8 years ago
  kevin 655b2e6f3b cmXScore.h/c : Added kOnsetXsFl. Added octave-shift processing. Added initial MIDI file processing. 8 years ago
  kevin 325dd311cc cmXScore.h/c : Finished tie processing. Fixed bug in chord onset calculation. 8 years ago
  kevin 5c27c2455f cmXScore.h/c : Began tie processing. 8 years ago
  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. 8 years ago
  Kevin Larke 8b2c47f64d cmXScore.h/c : Added cmXScoreWriteCsv(). 8 years ago
  Kevin Larke 304ff25285 cmXScore.h/c : Completed note, metronome, section label, color, and pedal parsing. Added per measure time sorted note list. 8 years ago
  Kevin Larke 1fc5183394 cmXScore.h/c,Makefile.am : Initial commit. 8 years ago