커밋 그래프

12 커밋

작성자 SHA1 메시지 날짜
Kevin Larke
15a0c7beeb cmScoreProc.c : Updated the TakeSeqBldr JSON file generation code to match the
file parser code in cmTakeSeqBldr.c.
2015-02-25 16:58:40 -08:00
Kevin Larke
80b094d205 cmScoreProc.c : Initial support for sending the MIDI file msg unique id to the
score tracker.
2015-02-25 15:22:08 -08:00
Kevin Larke
c89117af6a cmScoreProc.c : Changed kBegin/EndSectionSpId to kBegin/EndTakeSpId to better
reflect the meaning of the score markers.
2015-02-25 10:43:21 -08:00
Kevin Larke
e5dbc44c61 cmScoreProc.h : Completed the cmSpAssocProc_t based processing.
Added kNoteNoSpid and kFailSpId messages to the score tracking processor callback.
2015-02-18 16:39:14 -08:00
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.
2015-02-09 10:13:12 -08:00
Kevin Larke
cac6e8e974 cmScoreProc.c : Added comments. 2015-02-08 08:55:57 -08:00
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
2013-12-15 18:14:27 -05:00
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.
2013-08-12 00:05:58 -07:00
kevin
12800d428b cmScoreProc.c:cmScWriteMeasFile() now sorts file on the section label.
Also changed column order of the output file.
2013-07-11 12:20:34 -07:00
kpl
b2cd4afccd cmScoreProc.c:Changed format of output file from in _cmScWriteMeasFile(). 2013-07-09 17:08:41 -07:00
kpl
a8ba59b2f5 cmScoreProc.c:Wrote _cmScoreGenAllMeasurements() to generate all performance
measurements from a time-line file.
2013-07-09 14:06:01 -07:00
kevin
f95665db09 cmScoreProc.h/c,Makefile.am: Initial commit. 2013-05-24 13:52:37 -07:00