960 Commitit (0cc1cefe19f0ff91eabe65c4e2a73c9b99d006ee)
 

Tekijä SHA1 Viesti Päivämäärä
  Kevin Larke dbd2b5ea45 cmFileSys.c : Fixed comment. 8 vuotta sitten
  Kevin Larke 2945b1ac79 cmText.h/c : Added cmTextLineCount(). 8 vuotta sitten
  kevin 9088a7bb22 cmMidiFile.c : Remove offset at beginning of each MIDI file by default. 8 vuotta sitten
  kevin d1b77e9f7e cmXScore.c : Remove space between section and '*' on heel marked even-ness sections. 8 vuotta sitten
  kevin e629fb7cd6 cmMidiFile.c : Changed printf() format specifiers for atick and amicro to 'llu' because they are now of type long long. 8 vuotta sitten
  kevin 886bc82a52 cmMidiFile.h/c, cmMidiFilePlay.c : Changed cmMidiTrackMsg_t.atick and amicro to type unsigned long long. 8 vuotta sitten
  kevin 82f6e44441 Merge with remote to Currawong. 8 vuotta sitten
  kevin 7c4290579d cmMidiFile.h/c : Rewrote the way absolute time is calculated. Added _cmMidiFileSetAccumlateTick() and _cmMidiFileSetAbsoluteTime(). 8 vuotta sitten
  kevin c2c2b9c8c5 Makefile.am : Fixed duplication of many entries. 8 vuotta sitten
  kevin f69fd6dcb0 cmMidiFile.c : Added header to MIDI file report. Fixed rounding inaccuracy on atick in cmMidiFileOpen() 8 vuotta sitten
  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 vuotta sitten
  kevin 4017b8bbaa cmXScore.c : Added cmXScoreReorder(). 8 vuotta sitten
  kevin a09785024e cmXScore.h : Updated notes in comments. 8 vuotta sitten
  kevin f9505d0f43 cmXScore.h/c : Added _cmXScoreAbsoluteTime(),_cmXScoreSpreadGraceNotes(),_cmXScoreSetMeasGroups() 8 vuotta sitten
  kevin 7f84595d08 cmMidiFile.h/c : Added cmMidiFileGenPlotFile(). 8 vuotta sitten
  kevin a669e8bca3 cmXScore.h/c : Added cmXScoreInsertDynamics() to read a dynamic marking from a text file. 8 vuotta sitten
  kevin 7cef3bc4e1 cmScore.h/c : Removed "graphic score" processig. This is now in cmScoreMatchGraphic.h/c. 8 vuotta sitten
  Kevin Larke 715d14d424 cmXScore.c : In cmXScoreWriteCsv() seconds are now calculated as an offset from the last metronome 8 vuotta sitten
  Kevin Larke 1e821a6a6f cmScoreMatchGraphic.c : Added optional second line of text to boxes. 8 vuotta sitten
  kevin b78cf1b688 cmScoreMatchGraphic.h/c : Completed initial implementation. 8 vuotta sitten
  kevin 5d633f8cf0 cmXScore.c : Added _cmXScoreRemoveDuplicateNotes(). 8 vuotta sitten
  kevin 8531f80438 cmScore.c : Added 'loctn' to cmScorePrint() output. 8 vuotta sitten
  Kevin Larke 01bf7de3bd cmScoreMatchGraphic.h/c, Makefile.am : Initial commit. 8 vuotta sitten
  Kevin Larke b1a404d34c cmXScore.h/c : Added 'outFn' parameter to cmXScoreTest(). 8 vuotta sitten
  Kevin Larke 8d8869bd6c cmScore.h/c : Completed cmScoreGraphic*() function implementation. 8 vuotta sitten
  kevin a81e0d5850 cmXScore.h/c : Fixed bug in _cmXScoreFindTiedNote(). Added _cmXScoreReportTitle(). 8 vuotta sitten
  kevin 5a44aaf760 cmTakeSeqBldr.h : Added include cmFile.h to account for addition of cmScoreXXXGraphic() functions in cmScore.h. 8 vuotta sitten
  kevin d25868e474 cmScore.h/c : Added iniital implementation of cmScoreXXXGraphic() functions. 8 vuotta sitten
  kevin b17635cc78 cmXScore.c : Tied notes now must be assigned to the same voice. 8 vuotta sitten
  kevin 0bffbc5975 cmXScore.h : Updated documentation. 8 vuotta sitten
  Kevin Larke 98a2e83bc0 cmXml.c : Rewrote _cmXmlNodeHasChildR() to fix bug where all possible children were not visited. 8 vuotta sitten
  Kevin Larke 38e9647546 cmXScore.c : Added 'rptFl' to _cmXScoreFindTiedNote(). 8 vuotta sitten
  Kevin Larke 69a63690e8 cmScore.c : Added title to cmScorePrint() output. 8 vuotta sitten
  kevin af8ad35477 cmXScore.c : Fixed bug with tie processing. 8 vuotta sitten
  kevin 6af0e22986 cmXml.c : Fixed bugs with _cmXmlNodeHasChild(). 8 vuotta sitten
  kevin cbf7a4d53f cmMidiFile.c : Added files to cmMidiFilePrintMsgs(). 8 vuotta sitten
  kevin 1bc5d4dc65 cmXScore.c : Added the 'uid' field to cmXScoreNote_t to hold a unique id for each note record. 8 vuotta sitten
  kevin 63fff58dd8 cmScore.h/c : Added csvEventId to hold the CSV file 'evt' column value. 8 vuotta sitten
  kevin 4c4b9e878a cmDspPreset.c : Replaced cmCsvInsertTextColAfter() with cmCsvInsertQTextColAfter(). 8 vuotta sitten
  kevin 198a0039f1 cmCsv.h : Renamed cmCsvInsertTextColAfter() to cmCsvInsertQTestColAfter() to be clear that the output will be quoted. 8 vuotta sitten
  kevin dbc6c77c17 cmXScore.h/c : Added _cmXScoreWriteScorePlotFile() and _cmXSCoreWriteMidiPlotFile(). 8 vuotta sitten
  kevin 7fcce19799 cmXScore.c : Added use of cmSeqAlign in _cmXScoreProcessMidi(). 8 vuotta sitten
  kevin d49f626d0e cmMidiFile.c : Note on messages now show sci. pitch in _cmMidiFilePrintMsg(). 8 vuotta sitten
  kevin 5208cfae60 cmProc5.h/c : Added cmSeqAlign. 8 vuotta sitten
  kevin 1b6ce35176 cmProcTemplateMain.h : Added ending #include "cmProcTemplateUndef.h" 8 vuotta sitten
  kevin 655b2e6f3b cmXScore.h/c : Added kOnsetXsFl. Added octave-shift processing. Added initial MIDI file processing. 8 vuotta sitten
  kevin 325dd311cc cmXScore.h/c : Finished tie processing. Fixed bug in chord onset calculation. 8 vuotta sitten
  kevin 9df86e1c49 cmScore.c,cmTakeSeqBldr.c,cmTimeLine.c,cmMidiFile.h/c,cmMidiFilePlay.c,cmDspKr.c : Changed order of arg's in call to cmMidiFileOpen(). 8 vuotta sitten
  kevin 5c27c2455f cmXScore.h/c : Began tie processing. 8 vuotta sitten
  kevin 0bd988e2df cmXml.c : Fixed bug in _cmXmlNoteHasChildWithAttrAndValue(). 8 vuotta sitten