kevin
caffeb4b0a
cmTimeLine.c : _cmTimeLineObjAtTime() changed such that when an object contains
the search point that the returned object also contains the search point.
The returned object will be the one containing the search point whose begin or
end point is closest to the search point.
8 years ago
kevin
9df86e1c49
cmScore.c,cmTakeSeqBldr.c,cmTimeLine.c,cmMidiFile.h/c,cmMidiFilePlay.c,cmDspKr.c : Changed order of arg's in call to cmMidiFileOpen().
8 years ago
kevin
a142123bd8
cmTimeLine.c : Updates to use amicro instead of dticks in MIDI msgs.
9 years ago
kevin
c01e9731c9
cmTimeline.c : Make use of 'onsetCfg' in time-line optional.
9 years ago
Kevin Larke
857dae7646
cmTimeLine.h/c : Added cmTimeLinePrefixPath().
9 years ago
Kevin Larke
a89cadec84
app/cmTimeLine.h/c : cMTlXXXObjPtr() now returns NULL if the 'op' arg. is NULL.
9 years ago
kevin
e581d54cc0
cmTimeLine.c : durSmpCnt is now set for pedal up/down in _cmTlProcMidiFile().
10 years ago
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
11 years ago
kpl
daf04431aa
cmTimeLine.c : Added return value to cmTimeLineDeleteOnsetMarks() to
eliminate compiler warning.
11 years ago
kpl
63e3713c84
cmTimeLine.h/c: Added cmTimeLineGenOnsetMarks() and empty shell code
for cmTimeLineDeleteOnsetMarks(). Added marker typeId field to
cmTlMarkerTl_t.
11 years ago
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 years ago
kevin
efd54c7657
cmTimeLine.c,cmAudioPort.c,cmPgmOpts.c,cmProc.c,cmRtSys.c:
Changes to remove compiler warnings on OSX build.
11 years ago
kpl
de009f9cd8
cmTimeLine.h/c:Added the 'bar' and 'sectionStr' field to cmTlMarker_t.
11 years ago
kpl
869d1c716b
cmTimeLine.h/c: Added 'bar' and 'sectionStr' to cmTlMarker_t.
11 years ago
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 years ago
kevin
03811e0a6a
cmTimeLine.h/c Added cmTimeLineMarkerFind().
11 years ago
kpl
59cbd9c297
cmTimeLine:Release p->seq[] in finalize to prevent leak
12 years ago
kevin
bf8fceead1
cmTimeLine.h/c Added cmTimeLineSeqToLocalSampleIndex()
12 years ago
kevin
0e06db1593
Initial DSP midi file play and merged cmTimeLine.h/c xxxAtTime() funcs.
12 years ago
kevin
6ab0660552
cmTimeLine.h/c Added the xxxAtTime() functions
12 years ago
kpl
f025c621ce
cmTimeLine.c/h Removed unused fields from cmTlObj_t and added cmTimeLineIdToObjPtr()
12 years ago
kpl
81ed3aba41
cmTimeLine.c/h Added cmTimeLineFileName()
12 years ago
kevin
b108da1911
Initial commit
12 years ago