kevin
8688a7f28c
cmScore.c,cmTakeSeqBldr.c : Updates to to use amicro instead of dtick field in MIDI messages.
před 9 roky
kevin
c7bf7a2c94
cmScore.h: Added cmScStatusToOpString(). Replaced calls to cmMidiMetaStatusToLabel() and cmMidiStatusToLabel() with calls to cmScStatusToOpStr().
před 9 roky
Kevin Larke
60de3ffb15
cmScore.h/c : Added cmScoreNotifyCb().
před 9 roky
Kevin Larke
a7cecdd678
cmScore.h/c : Pedal events are now handled similarly to Note-on events and given
their own type: kPedalEvtScId and pedal down messages are assigned the
pedal event duration in cmScEvent_t.durSecs.
před 9 roky
Kevin Larke
cf53227561
cmScore.c : Fixed assert() bug in _cmScParseFile().
před 9 roky
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.
před 9 roky
kevin
5c36dfcf9a
cmScore.c : Changed _cmScParseMarkers() to allow multiple recd/play markers on the same line.
před 10 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
kevin
837aab5cc1
cmScore.h : Added kNameEvtScId to match the MIDI file 'name' data element.
před 11 roky
kevin
2cba573163
cmProc4.h/c: Fixed bug in _cmScValidateMarkers() that incorrectly tagged good fade markers and invalid.
před 11 roky
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.
před 11 roky
kpl
70dffe559b
cmScore.h/c : Added the concept of 'markers' to support locating live recd/play fragments.
před 11 roky
kevin
9181a5d804
cmScore.c : Completed implementation of cmScoreFileFromMidi().
před 11 roky
kevin
72b65a1904
cmScore.h/c : Initial implementation of cmScoreFileFromMidi().
před 11 roky
kevin
a690102601
cmScore.c : Changes to _cmScProcSets() to prevent crashing on OSX debug build.
před 11 roky
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.
před 11 roky
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().
před 11 roky
kevin
46a3bcfc9f
cmScore.c : Debug output.
před 11 roky
kpl
e54b4da348
cmScore.h/c:Added score file line number to cmScoreEvt_t.
před 11 roky
kpl
a14aaf21e5
cmScore.h/c:Added cmScoreBarEvt() and cmScoreEvtLoc().
před 11 roky
kpl
f24f84b48d
cmScore.c:Remove 'foundFl' from release build in 2 places to prevent compiler warnings.
před 11 roky
kevin
e550f859c5
cmScore.h/c: Added sectArray[],symArray[],costSymArray[] to cmScoreSet_t.
před 11 roky
kevin
1e9308bedc
cmScore.c: Added dynRefArray release to cmScFinalize.
před 11 roky
kevin
e1687cb84e
cmScore.h/c: Added cmScoreSampleRate()
před 11 roky
kevin
ec73cb280b
cmScore.h/c: Added cmScoreSetCount().
před 11 roky
kevin
268f2a20c1
cmScore.h/c Changes to added new 'grace note' score column and srate to init. signature.
před 11 roky
kevin
e9c4d0edd2
Many changes to add score/performance feedback to GUI
před 12 roky
kevin
d45fd52660
cmScore.h/c Major changes and additions to implement score attribute sets and score sections.
před 12 roky
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().
před 12 roky
kevin
b096ef30d7
cmScore.c/h Added score display to gv. Many changes.
před 12 roky
kevin
b108da1911
Initial commit
před 12 roky