Kevin Larke
|
15a0c7beeb
|
cmScoreProc.c : Updated the TakeSeqBldr JSON file generation code to match the
file parser code in cmTakeSeqBldr.c.
|
před 9 roky |
Kevin Larke
|
80b094d205
|
cmScoreProc.c : Initial support for sending the MIDI file msg unique id to the
score tracker.
|
před 9 roky |
Kevin Larke
|
c89117af6a
|
cmScoreProc.c : Changed kBegin/EndSectionSpId to kBegin/EndTakeSpId to better
reflect the meaning of the score markers.
|
před 9 roky |
Kevin Larke
|
e5dbc44c61
|
cmScoreProc.h : Completed the cmSpAssocProc_t based processing.
Added kNoteNoSpid and kFailSpId messages to the score tracking processor callback.
|
před 9 roky |
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.
|
před 9 roky |
Kevin Larke
|
cac6e8e974
|
cmScoreProc.c : Added comments.
|
před 9 roky |
kevin
|
6c66569f79
|
Many Files (See list in comment): Added #include "cmTime.h" to support Audio and MIDI time stamps.
app/cmOnset.c
app/cmPickup.c
app/cmScore.c
app/cmScoreProc.c
app/cmTimeLine.c
cmAudDsp.c
cmAudioAggDev.c
cmAudioFileDev.c
cmAudioNrtDev.c
cmAudioPort.c
cmAudioPortFile.c
cmDevCfg.c
cmFeatFile.c
cmMidi.c
cmMidiFile.c
cmProc2.c
cmProc3.c
cmProc4.c
cmProcTest.c
cmRbm.c
cmUiRtSysMstr.c
dsp/cmDspClass.c
dsp/cmDspFx.c
dsp/cmDspNet.c
dsp/cmDspPgmKr.c
dsp/cmDspPgmPP.c
dsp/cmDspPgmPPMain.c
dsp/cmDspSys.c
dsp/cmDspUi.c
|
před 11 roky |
kpl
|
e918c4308b
|
app/cmTimeLine.h/c,cmScoreProc.c:The time-line now takes a prefix path rather
then included explicit paths as part of the time-line data file.
|
před 11 roky |
kevin
|
12800d428b
|
cmScoreProc.c:cmScWriteMeasFile() now sorts file on the section label.
Also changed column order of the output file.
|
před 11 roky |
kpl
|
b2cd4afccd
|
cmScoreProc.c:Changed format of output file from in _cmScWriteMeasFile().
|
před 11 roky |
kpl
|
a8ba59b2f5
|
cmScoreProc.c:Wrote _cmScoreGenAllMeasurements() to generate all performance
measurements from a time-line file.
|
před 11 roky |
kevin
|
f95665db09
|
cmScoreProc.h/c,Makefile.am: Initial commit.
|
před 11 roky |