Kevin Larke
4873885874
cmTakeSeqBldr.h/c : Partial implementation of cmTakeSeqBldrLoadTake().
vor 9 Jahren
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.
vor 9 Jahren
Kevin Larke
a89cadec84
app/cmTimeLine.h/c : cMTlXXXObjPtr() now returns NULL if the 'op' arg. is NULL.
vor 9 Jahren
Kevin Larke
1b6a798401
cmTakeSeqBldr.h/c : Completed code for cmTakeSeqBldrAlloc()/Free() and initial testing.
vor 9 Jahren
Kevin Larke
b2dee6219f
cmTakeSeqBldr.h/c : Initial commit.
vor 9 Jahren
Kevin Larke
e5dbc44c61
cmScoreProc.h : Completed the cmSpAssocProc_t based processing.
Added kNoteNoSpid and kFailSpId messages to the score tracking processor callback.
vor 9 Jahren
Kevin Larke
f50e5a85cc
cmScoreProc.h : Moved cmSpRC_t result codes from inside cmScoreProc.c to cmScoreProc.h
vor 9 Jahren
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.
vor 9 Jahren
Kevin Larke
cac6e8e974
cmScoreProc.c : Added comments.
vor 9 Jahren
Kevin Larke
2d878144d2
cmScore.h : Added comments.
vor 9 Jahren
kevin
e581d54cc0
cmTimeLine.c : durSmpCnt is now set for pedal up/down in _cmTlProcMidiFile().
vor 10 Jahren
kpl
c7e3f55a2d
cmSdb.c : Fixed potential uninitialized variable in _cmSdbStoreSeqEvent().
vor 10 Jahren
kevin
d863299265
cmSdb.h/c : Added initial set of cmSdbSeqXXX() operations.
Added 'pitchV' arg. to cmSdbSelect().
Added cmSdbSyncChPairs().
vor 10 Jahren
kevin
f95d93a4f8
app/cmSdb.h/c : Sample database reader object. Initial commit.
vor 10 Jahren
kevin
5c36dfcf9a
cmScore.c : Changed _cmScParseMarkers() to allow multiple recd/play markers on the same line.
vor 10 Jahren
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
vor 11 Jahren
kevin
47b006f89e
cmScore.h : Added cmInvalidVarScId.
vor 11 Jahren
kevin
837aab5cc1
cmScore.h : Added kNameEvtScId to match the MIDI file 'name' data element.
vor 11 Jahren
kevin
2cba573163
cmProc4.h/c: Fixed bug in _cmScValidateMarkers() that incorrectly tagged good fade markers and invalid.
vor 11 Jahren
kevin
e6933b61d2
cmScore.c : Fixed bug in _cmScParseFile() where _cmScParseSectionColumn()
overwrote 'rc' and thereby prevented the functio from returning the correct result code on fail.
vor 11 Jahren
kpl
70dffe559b
cmScore.h/c : Added the concept of 'markers' to support locating live recd/play fragments.
vor 11 Jahren
kevin
9181a5d804
cmScore.c : Completed implementation of cmScoreFileFromMidi().
vor 11 Jahren
kevin
72b65a1904
cmScore.h/c : Initial implementation of cmScoreFileFromMidi().
vor 11 Jahren
kevin
a690102601
cmScore.c : Changes to _cmScProcSets() to prevent crashing on OSX debug build.
vor 11 Jahren
kevin
5fd0c95f34
cmScore.c : Removed printf() from _cmScProcSets() but this is still mysteriously
required to prevent crash on OS-X debug (but not release) version.
vor 11 Jahren
kpl
daf04431aa
cmTimeLine.c : Added return value to cmTimeLineDeleteOnsetMarks() to
eliminate compiler warning.
vor 11 Jahren
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().
vor 11 Jahren
kevin
46a3bcfc9f
cmScore.c : Debug output.
vor 11 Jahren
kpl
63e3713c84
cmTimeLine.h/c: Added cmTimeLineGenOnsetMarks() and empty shell code
for cmTimeLineDeleteOnsetMarks(). Added marker typeId field to
cmTlMarkerTl_t.
vor 11 Jahren
kpl
feae7dc12c
cmOnset.h/c : Added cmOnsetCount(), cmOnsetSampleIndex() and
cmOnsetHopSampleCount().
vor 11 Jahren
kpl
797e73e958
cmOnset.h/c : Added median filter and pre-delay to audio output.
vor 11 Jahren
kpl
6a46695080
cmOnset.h/c : Replaced cmOnsetExec() with cmOnsetProc() and cmOnsetWrite().
vor 11 Jahren
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.
vor 11 Jahren
kevin
efd54c7657
cmTimeLine.c,cmAudioPort.c,cmPgmOpts.c,cmProc.c,cmRtSys.c:
Changes to remove compiler warnings on OSX build.
vor 11 Jahren
kevin
12800d428b
cmScoreProc.c:cmScWriteMeasFile() now sorts file on the section label.
Also changed column order of the output file.
vor 11 Jahren
kpl
b2cd4afccd
cmScoreProc.c:Changed format of output file from in _cmScWriteMeasFile().
vor 11 Jahren
kpl
de009f9cd8
cmTimeLine.h/c:Added the 'bar' and 'sectionStr' field to cmTlMarker_t.
vor 11 Jahren
kpl
a8ba59b2f5
cmScoreProc.c:Wrote _cmScoreGenAllMeasurements() to generate all performance
measurements from a time-line file.
vor 11 Jahren
kpl
e54b4da348
cmScore.h/c:Added score file line number to cmScoreEvt_t.
vor 11 Jahren
kpl
a14aaf21e5
cmScore.h/c:Added cmScoreBarEvt() and cmScoreEvtLoc().
vor 11 Jahren
kpl
869d1c716b
cmTimeLine.h/c: Added 'bar' and 'sectionStr' to cmTlMarker_t.
vor 11 Jahren
kevin
f95665db09
cmScoreProc.h/c,Makefile.am: Initial commit.
vor 11 Jahren
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.
vor 11 Jahren
kevin
c26679e567
cmScore.h: Removed duplicate typedef cmScCb_t.
vor 11 Jahren
kpl
85e1b90c14
cmPickup.c: fixed uninitialized 'rsi' in _cmTlFindRecdBefore().
vor 11 Jahren
kpl
f24f84b48d
cmScore.c:Remove 'foundFl' from release build in 2 places to prevent compiler warnings.
vor 11 Jahren
kevin
e550f859c5
cmScore.h/c: Added sectArray[],symArray[],costSymArray[] to cmScoreSet_t.
vor 11 Jahren
kevin
1e9308bedc
cmScore.c: Added dynRefArray release to cmScFinalize.
vor 11 Jahren
kevin
e1687cb84e
cmScore.h/c: Added cmScoreSampleRate()
vor 11 Jahren
kevin
ec73cb280b
cmScore.h/c: Added cmScoreSetCount().
vor 11 Jahren