Kevin Larke
|
c169faa083
|
cmXScore.c : The tempo and dynamic marking columns must be stored as quoted text so that the section numbers can be correctly parsed by cmScore.
|
2016-04-23 16:06:54 -04:00 |
|
Kevin Larke
|
15ee5423c9
|
cmScore.h/c : Added cmScorePrintSets().
|
2016-04-23 15:41:19 -04:00 |
|
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.
|
2016-04-20 18:53:24 -04:00 |
|
kevin
|
999ffe9bb4
|
cmScoreMatchGraphics.h/c : Added cmScoreMatchGraphicGenTimeLineBars().
|
2016-04-20 18:51:33 -04:00 |
|
kevin
|
d1b77e9f7e
|
cmXScore.c : Remove space between section and '*' on heel marked even-ness sections.
|
2016-04-14 19:37:26 -04:00 |
|
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.
|
2016-04-07 13:39:24 -04:00 |
|
kevin
|
4017b8bbaa
|
cmXScore.c : Added cmXScoreReorder().
|
2016-04-06 17:35:09 -04:00 |
|
kevin
|
a09785024e
|
cmXScore.h : Updated notes in comments.
|
2016-04-06 17:34:44 -04:00 |
|
kevin
|
f9505d0f43
|
cmXScore.h/c : Added _cmXScoreAbsoluteTime(),_cmXScoreSpreadGraceNotes(),_cmXScoreSetMeasGroups()
|
2016-03-31 19:07:48 -04:00 |
|
kevin
|
a669e8bca3
|
cmXScore.h/c : Added cmXScoreInsertDynamics() to read a dynamic marking from a text file.
|
2016-03-30 19:18:44 -04:00 |
|
kevin
|
7cef3bc4e1
|
cmScore.h/c : Removed "graphic score" processig. This is now in cmScoreMatchGraphic.h/c.
|
2016-03-30 19:17:41 -04:00 |
|
Kevin Larke
|
715d14d424
|
cmXScore.c : In cmXScoreWriteCsv() seconds are now calculated as an offset from the last metronome
change.
|
2016-03-30 11:47:41 -04:00 |
|
Kevin Larke
|
1e821a6a6f
|
cmScoreMatchGraphic.c : Added optional second line of text to boxes.
|
2016-03-26 14:41:16 -04:00 |
|
kevin
|
b78cf1b688
|
cmScoreMatchGraphic.h/c : Completed initial implementation.
|
2016-03-24 19:22:39 -04:00 |
|
kevin
|
5d633f8cf0
|
cmXScore.c : Added _cmXScoreRemoveDuplicateNotes().
|
2016-03-24 19:21:40 -04:00 |
|
kevin
|
8531f80438
|
cmScore.c : Added 'loctn' to cmScorePrint() output.
|
2016-03-24 19:21:20 -04:00 |
|
Kevin Larke
|
01bf7de3bd
|
cmScoreMatchGraphic.h/c, Makefile.am : Initial commit.
|
2016-03-24 12:12:54 -04:00 |
|
Kevin Larke
|
b1a404d34c
|
cmXScore.h/c : Added 'outFn' parameter to cmXScoreTest().
|
2016-03-24 12:12:28 -04:00 |
|
Kevin Larke
|
8d8869bd6c
|
cmScore.h/c : Completed cmScoreGraphic*() function implementation.
|
2016-03-24 12:06:43 -04:00 |
|
kevin
|
a81e0d5850
|
cmXScore.h/c : Fixed bug in _cmXScoreFindTiedNote(). Added _cmXScoreReportTitle().
|
2016-03-17 19:30:21 -04:00 |
|
kevin
|
5a44aaf760
|
cmTakeSeqBldr.h : Added include cmFile.h to account for addition of cmScoreXXXGraphic() functions in cmScore.h.
|
2016-03-17 19:29:31 -04:00 |
|
kevin
|
d25868e474
|
cmScore.h/c : Added iniital implementation of cmScoreXXXGraphic() functions.
|
2016-03-17 19:28:35 -04:00 |
|
kevin
|
b17635cc78
|
cmXScore.c : Tied notes now must be assigned to the same voice.
|
2016-03-16 18:35:28 -04:00 |
|
kevin
|
0bffbc5975
|
cmXScore.h : Updated documentation.
|
2016-03-16 18:34:38 -04:00 |
|
Kevin Larke
|
38e9647546
|
cmXScore.c : Added 'rptFl' to _cmXScoreFindTiedNote().
|
2016-03-15 10:08:44 -04:00 |
|
Kevin Larke
|
69a63690e8
|
cmScore.c : Added title to cmScorePrint() output.
|
2016-03-15 10:07:40 -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
|
63fff58dd8
|
cmScore.h/c : Added csvEventId to hold the CSV file 'evt' column value.
|
2016-03-02 18:51:51 -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
|
9df86e1c49
|
cmScore.c,cmTakeSeqBldr.c,cmTimeLine.c,cmMidiFile.h/c,cmMidiFilePlay.c,cmDspKr.c : Changed order of arg's in call to cmMidiFileOpen().
|
2016-02-17 17:14:43 -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 |
|
kevin
|
a142123bd8
|
cmTimeLine.c : Updates to use amicro instead of dticks in MIDI msgs.
|
2015-11-19 19:14:42 -05:00 |
|
kevin
|
8688a7f28c
|
cmScore.c,cmTakeSeqBldr.c : Updates to to use amicro instead of dtick field in MIDI messages.
|
2015-11-19 19:11:53 -05:00 |
|
kevin
|
c01e9731c9
|
cmTimeline.c : Make use of 'onsetCfg' in time-line optional.
|
2015-11-18 15:51:28 -05:00 |
|
kevin
|
c7bf7a2c94
|
cmScore.h: Added cmScStatusToOpString(). Replaced calls to cmMidiMetaStatusToLabel() and cmMidiStatusToLabel() with calls to cmScStatusToOpStr().
|
2015-11-18 15:49:40 -05:00 |
|
Kevin Larke
|
176073874f
|
*.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp.
|
2015-11-16 14:59:27 -05:00 |
|
kevin
|
65452c0d40
|
cmOnset.c : Added printout of parameters to cmOnsetProc().
|
2015-10-02 19:13:07 -04:00 |
|
kevin
|
6c792e240d
|
cmDspPgmJsonToDot.h/c, Makefile : Initial working version of cmDspPgmJsonToDot
|
2015-09-25 18:48:44 -04:00 |
|
kevin
|
611eda87de
|
app/cmDspPgmJsonToDot.h/c : Initial partial implementation.
|
2015-09-24 19:14:27 -04:00 |
|
Kevin Larke
|
4ddbe2c1d6
|
cmTakeSeqBldr.h/c : Many changes and additions.
|
2015-03-30 14:38:49 -07:00 |
|
Kevin Larke
|
60de3ffb15
|
cmScore.h/c : Added cmScoreNotifyCb().
|
2015-03-30 13:05:31 -07:00 |
|