179 Commits (d490c05b7285e77ab9e5e1c325c990ebc33ea14d)

Author SHA1 Message Date
  kevin 4cb13a7cc3 cmScore.h : Documented varlues of kXXXVarScId's 6 years ago
  kevin larke 4461d1c128 cmXScore.c : Changed to fix problem with dynamic forks interpretation. 7 years ago
  kevin 92ea6ff806 cmXScore.c : Added the ability to increment the grace group id. 7 years ago
  kevin af84645fa4 cmXScore.c : Added dynamic level interpolation during edit file processing via upper case dynamic markings. 7 years ago
  kevin larke c1076ddf0c cmXScore.c : Added _cmXScoreRemoveNote(). 7 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 larke 59dbe1df10 cmScore.c : Changed invalid MIDI velocity from fatal error to a warning. 7 years ago
  kevin 5272aaeb52 cmXScore.h/c : Added cmXScoreGenEditFile(). 7 years ago
  kevin 1b2054bf10 cmScoreMatchGraphic.c : Changed score0.css to cmScoreMatchGraphic.css. 7 years ago
  kevin 8e4f32c0c1 cmXScore.h/c : Moved edit file processing into cmXScoreInitialize(). 7 years ago
  kevin 85878f995b cmXScore.c : Minor improvements and bug-fixes for _cmXsMeasComplexity() 7 years ago
  kevin cc334c8d7f cmXScore.c : Added cmXsComplexity_t related functions and added complexity measure output to MIDI file SVG plot. 7 years ago
  kevin d14744ed4d cmXScore.c : Removed use of MIDI file event UID's. 7 years ago
  kevin bd63a0eeeb cmScore.h/c : Added cmScoreReport(). Added 'section' number to report output. 7 years ago
  kevin 1a042843c8 cmXScore.c : Added error checking to section marker text-to-number conversion. 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 1da843a380 cmXScore.c : Added 'silent' note dynamic category. Fixed bug in cmXScoreReorder() where last measure was not processed. 7 years ago
  kevin 382b9a9d2e cmScore.c : Added 'silent' note category to _cmScDynRefArray[]. 7 years ago
  kevin d17b30831d cmXScore.h/c : Added _cmXScoreProcessOverlappingNotes(). 7 years ago
  kevin bea6d07568 cmSCoreMatchGraphic.c : Removed printf() from _cmScoreMatchGraphicInsertMidiMsg(). 7 years ago
  kevin 4d6bff0ecf cmScoreMatchGraphic.c : Removed call to cmMidiFilePrintMsgs() from cmScoreMatchGraphicUpdateMidiFromScore(). 7 years ago
  kevin ee9ba9270e cmMidiScoreFollow.h/c : Added filename parameters to cmMidiScoreFollowMain(). 7 years ago
  kevin 4ac92aef52 cmXScore.c: _cmXScoreSetAbsoluteTime() is now automatically called from _cmXScoreSort(). 7 years ago
  kevin caffeb4b0a cmTimeLine.c : _cmTimeLineObjAtTime() changed such that when an object contains 7 years ago
  kevin be6dc19ade cmXScore.c : Added _cmXScoreGraceInsertTimeXXX(). 7 years ago
  kevin fdfe4d404a cmScore.c : Added _cmScFreeSectList() to fix memory on free when CSV parse fails. 7 years ago
  kevin b66c936a99 cmXScore.c : Added explicit variable for grace note duration. 8 years ago
  kevin d2a3d0d32e cmXScore.c : Completed 'add' and 'subtract' based grace note positioning. 8 years ago
  kevin 83734d9949 cmXScore.c : Added code to parse grace note group information during 'reorder' processing. 8 years ago
  kevin 9036de70ba cmXScore.h/c : Added cmXScoreProcessPedals() and _cmXsWriteMidiFile(). 8 years ago
  kevin 38cdd3012b cmXScore.h,c : Began MIDI output file generation coding. Added _cmXsWriteMidiSvg(). 8 years ago
  kevin 5cfd2095c7 cmScoreMatchGraphic.c : Fixed cmScoreMatchGraphicTimeLineBars() to find bar locations which were not directly adjacent to note events. 8 years ago
  kevin a0f1db3f3a cmMidiScoreFollow.c : Replace use of cmFsMakeUerFn() with cmFsMakeUserDirFn() in cmMidiScoreFollowMain(). 8 years ago
  kevin c3f2a1ff3c cmScoreMatchGraphic.c : Updated comments. 8 years ago
  kevin 43d9f36427 cmScoreMatchGraphic.h/c : Initial implementation of _cmScoreMatchGraphicUpdateSostenuto(). 8 years ago
  kevin 4ee4a5bbe4 cmScoreMatchGraphic.c : Commented out _cmScoreMatchGraphicUpdateSostenuto() pending implementation. 8 years ago
  kevin de1649b204 cmXScore.c : Fixed sostenuto / damper edits from reorder file implementation. 8 years ago
  kevin f0b6e55207 cmScoreMatchGraphic.css : Initial commit 8 years ago
  kevin 4eece810a1 cmMidiScoreFollow.c : Changed some file names. 8 years ago
  kevin 10493545b4 cmScoreMatchGraphics.c : Added colored output for damper and sostenuto pedal. 8 years ago
  kevin 21d13a94fd cmMidiScoreFollow.c : Add call to cmScoreMatchGraphicUpdateMidiFromScore(). 8 years ago
  kevin 3f3bc296aa cmScoreMatchGraphic.c : Display damper pedal events. 8 years ago
  kevin fc8e338231 cmXScore.h/c : Upateds to include pitch,tie, and pedal edits from reorder file. 8 years ago
  kevin d963fb2b77 cmMidiScoreFollow.h/c, Makefile.am : cmMidiScoreFollow.h/c initial commit. 8 years ago
  kevin 3acdeb61a0 cmScoreMatchGraphic.h/c : Added cmScoreMatchGraphicUpdateMidiFromScore() to set the MIDI note velocities based on the score velocities. 8 years ago
  kevin 670edcaec7 cmXScore.c : Finalized and debugged _cmScoreReorder() processing. 8 years ago
  kevin 403b85eff4 cmScore.h/c : Added cmScoreIdToEvt() and add 'vel' field to cmScoreEvt_t structure. 8 years ago
  kevin b1f5026916 cmXScore.h/c : Added dynamics, sostenuto,tick value, and ordering updating from 'reorder' file. 8 years ago
  kevin 5a973bc98d cmXScore.c : More failed experiments with cmXScoreReorder(). 8 years ago
  kevin 0fe627884f cmXScore.c : Preliminary work on fixing reordering. 8 years ago