kevin
d52ea1c369
cmScore.c : Fixed apparent bug where p->sets[i].symArray[] was assigned
twice and p->sets[i].costSymArray[] was not assigned at all in _cmScProcSets().
Added a printf() which mysteriously prevents an OS-X Crash in _cmScProcSets().
11 년 전
kevin
46a3bcfc9f
cmScore.c : Debug output.
11 년 전
kpl
63e3713c84
cmTimeLine.h/c: Added cmTimeLineGenOnsetMarks() and empty shell code
for cmTimeLineDeleteOnsetMarks(). Added marker typeId field to
cmTlMarkerTl_t.
11 년 전
kpl
feae7dc12c
cmOnset.h/c : Added cmOnsetCount(), cmOnsetSampleIndex() and
cmOnsetHopSampleCount().
11 년 전
kpl
797e73e958
cmOnset.h/c : Added median filter and pre-delay to audio output.
11 년 전
kpl
6a46695080
cmOnset.h/c : Replaced cmOnsetExec() with cmOnsetProc() and cmOnsetWrite().
11 년 전
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.
11 년 전
kevin
efd54c7657
cmTimeLine.c,cmAudioPort.c,cmPgmOpts.c,cmProc.c,cmRtSys.c:
Changes to remove compiler warnings on OSX build.
11 년 전
kevin
12800d428b
cmScoreProc.c:cmScWriteMeasFile() now sorts file on the section label.
Also changed column order of the output file.
11 년 전
kpl
b2cd4afccd
cmScoreProc.c:Changed format of output file from in _cmScWriteMeasFile().
11 년 전
kpl
de009f9cd8
cmTimeLine.h/c:Added the 'bar' and 'sectionStr' field to cmTlMarker_t.
11 년 전
kpl
a8ba59b2f5
cmScoreProc.c:Wrote _cmScoreGenAllMeasurements() to generate all performance
measurements from a time-line file.
11 년 전
kpl
e54b4da348
cmScore.h/c:Added score file line number to cmScoreEvt_t.
11 년 전
kpl
a14aaf21e5
cmScore.h/c:Added cmScoreBarEvt() and cmScoreEvtLoc().
11 년 전
kpl
869d1c716b
cmTimeLine.h/c: Added 'bar' and 'sectionStr' to cmTlMarker_t.
11 년 전
kevin
f95665db09
cmScoreProc.h/c,Makefile.am: Initial commit.
11 년 전
kevin
8d00e8fe23
cmTimeLine.h/c: cmTimeLineReadJson() now takes a handle ptr, rather than a handle,
so that it can correctly release the handle if the file read/parse fails.
11 년 전
kevin
c26679e567
cmScore.h: Removed duplicate typedef cmScCb_t.
11 년 전
kpl
85e1b90c14
cmPickup.c: fixed uninitialized 'rsi' in _cmTlFindRecdBefore().
11 년 전
kpl
f24f84b48d
cmScore.c:Remove 'foundFl' from release build in 2 places to prevent compiler warnings.
11 년 전
kevin
e550f859c5
cmScore.h/c: Added sectArray[],symArray[],costSymArray[] to cmScoreSet_t.
11 년 전
kevin
1e9308bedc
cmScore.c: Added dynRefArray release to cmScFinalize.
11 년 전
kevin
e1687cb84e
cmScore.h/c: Added cmScoreSampleRate()
11 년 전
kevin
ec73cb280b
cmScore.h/c: Added cmScoreSetCount().
11 년 전
kevin
268f2a20c1
cmScore.h/c Changes to added new 'grace note' score column and srate to init. signature.
12 년 전
kevin
03811e0a6a
cmTimeLine.h/c Added cmTimeLineMarkerFind().
12 년 전
kevin
e9c4d0edd2
Many changes to add score/performance feedback to GUI
12 년 전
kevin
d45fd52660
cmScore.h/c Major changes and additions to implement score attribute sets and score sections.
12 년 전
kpl
59cbd9c297
cmTimeLine:Release p->seq[] in finalize to prevent leak
12 년 전
kevin
bf8fceead1
cmTimeLine.h/c Added cmTimeLineSeqToLocalSampleIndex()
12 년 전
kevin
0e06db1593
Initial DSP midi file play and merged cmTimeLine.h/c xxxAtTime() funcs.
12 년 전
kevin
6ab0660552
cmTimeLine.h/c Added the xxxAtTime() functions
12 년 전
kpl
c80368a549
cmScore.h/c Many changes added cmScoreLoc_t based data struct and functions.
The cmScoreLoc_t based functions still need to be debugged. See note on
_cmScoreInitLocArray().
12 년 전
kpl
f025c621ce
cmTimeLine.c/h Removed unused fields from cmTlObj_t and added cmTimeLineIdToObjPtr()
12 년 전
kevin
2db35f046a
cmTimeLine.h Changed comment on kInitMsgTlId
12 년 전
kevin
b096ef30d7
cmScore.c/h Added score display to gv. Many changes.
12 년 전
kpl
81ed3aba41
cmTimeLine.c/h Added cmTimeLineFileName()
12 년 전
kevin
b108da1911
Initial commit
12 년 전