1 Commits (f36c81aae3c751d93a7b1af583e3ac8dc4240e32)

Author SHA1 Message Date
  kevin f36c81aae3 Rearrangment of library to support building inside of a project or independently. 3 years ago
  kevin 9d5697d9cd Many changes to support cmtools. 3 years ago
  kevin e3155ce350 cmXScore.h/c : Aded reportFl,begMeasNumb and begBPM to cmXScoreTest(). 6 years ago
  kevin larke 71e9fdd169 cmXScore.h/c : Improved comments. cmXScoreTest() now calls cmXScoreGenEditFile() when editFn arg is given and the associated file does not exist. 7 years ago
  kevin 5272aaeb52 cmXScore.h/c : Added cmXScoreGenEditFile(). 7 years ago
  kevin 8e4f32c0c1 cmXScore.h/c : Moved edit file processing into cmXScoreInitialize(). 7 years ago
  kevin 84c5097a8d cmXScore.h/c : Added 'tied_dur' field to cmXsNote_t for use in determining the length of a MIDI note events. 7 years ago
  kevin d17b30831d cmXScore.h/c : Added _cmXScoreProcessOverlappingNotes(). 7 years ago
  kevin 9036de70ba cmXScore.h/c : Added cmXScoreProcessPedals() and _cmXsWriteMidiFile(). 7 years ago
  kevin 38cdd3012b cmXScore.h,c : Began MIDI output file generation coding. Added _cmXsWriteMidiSvg(). 7 years ago
  kevin fc8e338231 cmXScore.h/c : Upateds to include pitch,tie, and pedal edits from reorder file. 7 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