kevin
9181a5d804
cmScore.c : Completed implementation of cmScoreFileFromMidi().
2013-11-05 14:32:59 -08:00
kevin
72b65a1904
cmScore.h/c : Initial implementation of cmScoreFileFromMidi().
2013-11-05 12:52:07 -08:00
kevin
a690102601
cmScore.c : Changes to _cmScProcSets() to prevent crashing on OSX debug build.
2013-11-03 11:47:10 -08:00
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.
2013-11-01 18:34:15 -07:00
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().
2013-09-28 12:28:54 -07:00
kevin
46a3bcfc9f
cmScore.c : Debug output.
2013-09-26 17:57:57 -07:00
kpl
e54b4da348
cmScore.h/c:Added score file line number to cmScoreEvt_t.
2013-07-09 14:04:40 -07:00
kpl
a14aaf21e5
cmScore.h/c:Added cmScoreBarEvt() and cmScoreEvtLoc().
2013-07-08 12:28:49 -07:00
kpl
f24f84b48d
cmScore.c:Remove 'foundFl' from release build in 2 places to prevent compiler warnings.
2013-04-30 12:28:57 -07:00
kevin
e550f859c5
cmScore.h/c: Added sectArray[],symArray[],costSymArray[] to cmScoreSet_t.
2013-03-01 17:29:01 -08:00
kevin
1e9308bedc
cmScore.c: Added dynRefArray release to cmScFinalize.
2013-01-30 20:28:34 -08:00
kevin
e1687cb84e
cmScore.h/c: Added cmScoreSampleRate()
2013-01-30 11:55:52 -08:00
kevin
ec73cb280b
cmScore.h/c: Added cmScoreSetCount().
2013-01-18 09:29:48 -08:00
kevin
268f2a20c1
cmScore.h/c Changes to added new 'grace note' score column and srate to init. signature.
2013-01-13 16:46:39 -08:00
kevin
e9c4d0edd2
Many changes to add score/performance feedback to GUI
2012-12-13 15:38:45 -08:00
kevin
d45fd52660
cmScore.h/c Major changes and additions to implement score attribute sets and score sections.
2012-12-03 17:17:55 -08:00
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().
2012-11-14 20:11:07 -08:00
kevin
b096ef30d7
cmScore.c/h Added score display to gv. Many changes.
2012-11-02 19:06:34 -07:00
kevin
b108da1911
Initial commit
2012-10-29 20:52:39 -07:00