kevin
d25868e474
cmScore.h/c : Added iniital implementation of cmScoreXXXGraphic() functions.
il y a 8 ans
kevin
b17635cc78
cmXScore.c : Tied notes now must be assigned to the same voice.
il y a 8 ans
kevin
0bffbc5975
cmXScore.h : Updated documentation.
il y a 8 ans
Kevin Larke
38e9647546
cmXScore.c : Added 'rptFl' to _cmXScoreFindTiedNote().
il y a 8 ans
Kevin Larke
69a63690e8
cmScore.c : Added title to cmScorePrint() output.
il y a 8 ans
kevin
af8ad35477
cmXScore.c : Fixed bug with tie processing.
il y a 8 ans
kevin
1bc5d4dc65
cmXScore.c : Added the 'uid' field to cmXScoreNote_t to hold a unique id for each note record.
il y a 8 ans
kevin
63fff58dd8
cmScore.h/c : Added csvEventId to hold the CSV file 'evt' column value.
il y a 8 ans
kevin
dbc6c77c17
cmXScore.h/c : Added _cmXScoreWriteScorePlotFile() and _cmXSCoreWriteMidiPlotFile().
il y a 8 ans
kevin
7fcce19799
cmXScore.c : Added use of cmSeqAlign in _cmXScoreProcessMidi().
il y a 8 ans
kevin
655b2e6f3b
cmXScore.h/c : Added kOnsetXsFl. Added octave-shift processing. Added initial MIDI file processing.
il y a 8 ans
kevin
325dd311cc
cmXScore.h/c : Finished tie processing. Fixed bug in chord onset calculation.
il y a 8 ans
kevin
9df86e1c49
cmScore.c,cmTakeSeqBldr.c,cmTimeLine.c,cmMidiFile.h/c,cmMidiFilePlay.c,cmDspKr.c : Changed order of arg's in call to cmMidiFileOpen().
il y a 8 ans
kevin
5c27c2455f
cmXScore.h/c : Began tie processing.
il y a 8 ans
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.
il y a 8 ans
Kevin Larke
8b2c47f64d
cmXScore.h/c : Added cmXScoreWriteCsv().
il y a 8 ans
Kevin Larke
304ff25285
cmXScore.h/c : Completed note, metronome, section label, color, and pedal parsing. Added per measure time sorted note list.
il y a 8 ans
kevin
3babaf428a
cmXScore.c : Updates to parse 'note' nodes.
il y a 8 ans
Kevin Larke
1fc5183394
cmXScore.h/c,Makefile.am : Initial commit.
il y a 8 ans
kevin
a142123bd8
cmTimeLine.c : Updates to use amicro instead of dticks in MIDI msgs.
il y a 9 ans
kevin
8688a7f28c
cmScore.c,cmTakeSeqBldr.c : Updates to to use amicro instead of dtick field in MIDI messages.
il y a 9 ans
kevin
c01e9731c9
cmTimeline.c : Make use of 'onsetCfg' in time-line optional.
il y a 9 ans
kevin
c7bf7a2c94
cmScore.h: Added cmScStatusToOpString(). Replaced calls to cmMidiMetaStatusToLabel() and cmMidiStatusToLabel() with calls to cmScStatusToOpStr().
il y a 9 ans
Kevin Larke
176073874f
*.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp.
il y a 9 ans
kevin
65452c0d40
cmOnset.c : Added printout of parameters to cmOnsetProc().
il y a 9 ans
kevin
6c792e240d
cmDspPgmJsonToDot.h/c, Makefile : Initial working version of cmDspPgmJsonToDot
il y a 9 ans
kevin
611eda87de
app/cmDspPgmJsonToDot.h/c : Initial partial implementation.
il y a 9 ans
Kevin Larke
4ddbe2c1d6
cmTakeSeqBldr.h/c : Many changes and additions.
il y a 9 ans
Kevin Larke
60de3ffb15
cmScore.h/c : Added cmScoreNotifyCb().
il y a 9 ans
Kevin Larke
7daa1ebcee
cmTakeSeqBldr.c : Partial initial implementation of _cmTakeSeqBldrRender().
il y a 9 ans
Kevin Larke
d60eb3c0da
cmTakeSeqBldr.c : Completed cmTakeSeqBldrLoadTake() and cmTakeSeqBldrUnloadTake().
il y a 9 ans
Kevin Larke
9b86614e57
cmTakeSeqBldr.c : Added 'muid' to cmScTrkMidiTsb_t.
Fixed bug in _cmTsbScoreTrkFree().
il y a 9 ans
Kevin Larke
857dae7646
cmTimeLine.h/c : Added cmTimeLinePrefixPath().
il y a 9 ans
Kevin Larke
15a0c7beeb
cmScoreProc.c : Updated the TakeSeqBldr JSON file generation code to match the
file parser code in cmTakeSeqBldr.c.
il y a 9 ans
Kevin Larke
80b094d205
cmScoreProc.c : Initial support for sending the MIDI file msg unique id to the
score tracker.
il y a 9 ans
Kevin Larke
72c373c836
cmTakeSeqBldr.c : Fix parsing JSON parsing bugs.
il y a 9 ans
Kevin Larke
a7cecdd678
cmScore.h/c : Pedal events are now handled similarly to Note-on events and given
their own type: kPedalEvtScId and pedal down messages are assigned the
pedal event duration in cmScEvent_t.durSecs.
il y a 9 ans
Kevin Larke
c89117af6a
cmScoreProc.c : Changed kBegin/EndSectionSpId to kBegin/EndTakeSpId to better
reflect the meaning of the score markers.
il y a 9 ans
Kevin Larke
cf53227561
cmScore.c : Fixed assert() bug in _cmScParseFile().
il y a 9 ans
Kevin Larke
4873885874
cmTakeSeqBldr.h/c : Partial implementation of cmTakeSeqBldrLoadTake().
il y a 9 ans
Kevin Larke
9e11eb49b8
cmScore.h/c : The durSecs's cmScEvt_t field of pedal down events now contains
the length of time the pedal is held down and the 'pitch' field is set
to the MIDI id of the pedal.
il y a 9 ans
Kevin Larke
a89cadec84
app/cmTimeLine.h/c : cMTlXXXObjPtr() now returns NULL if the 'op' arg. is NULL.
il y a 9 ans
Kevin Larke
1b6a798401
cmTakeSeqBldr.h/c : Completed code for cmTakeSeqBldrAlloc()/Free() and initial testing.
il y a 9 ans
Kevin Larke
b2dee6219f
cmTakeSeqBldr.h/c : Initial commit.
il y a 9 ans
Kevin Larke
e5dbc44c61
cmScoreProc.h : Completed the cmSpAssocProc_t based processing.
Added kNoteNoSpid and kFailSpId messages to the score tracking processor callback.
il y a 9 ans
Kevin Larke
f50e5a85cc
cmScoreProc.h : Moved cmSpRC_t result codes from inside cmScoreProc.c to cmScoreProc.h
il y a 9 ans
Kevin Larke
88d5d9a499
cmScoreProc.c : Reorganized the score processor to support plugging in different
score processing algorithms without changing the processor.
Created the shell code for generating performance editing data.
il y a 9 ans
Kevin Larke
cac6e8e974
cmScoreProc.c : Added comments.
il y a 9 ans
Kevin Larke
2d878144d2
cmScore.h : Added comments.
il y a 9 ans
kevin
e581d54cc0
cmTimeLine.c : durSmpCnt is now set for pedal up/down in _cmTlProcMidiFile().
il y a 10 ans