kevin
|
8832ae60e0
|
cwPianoScore.h/cpp : Comment unused loc_???() functions. Added create_from_midi_csv() and has_loc_info_flag().
|
2023-05-25 16:04:19 -04:00 |
|
kevin
|
7e462e2754
|
cwPianoScore.cpp : Piano score must now include the 'dots' field. The 'bar' and 'section' fields are now read from the score file.
|
2023-05-13 07:46:20 -04:00 |
|
kevin
|
574f91f1ca
|
cwPianoScore.h/cpp: Added loc_to_event() and locs_to_diff_seconds()
|
2023-02-26 13:44:12 -05:00 |
|
kevin
|
bebd8111f4
|
cwPianoScore.cpp : Fix typo in event_to_string() output format.
|
2023-01-14 13:35:37 -05:00 |
|
kevin
|
15e60b429e
|
cwMiidi.h,cwMidiFile.h/cpp,cwPianoScore.cpp : cwMidi.isNoteOn() now takes the message velocity value as well as the status.
|
2022-12-22 15:27:30 -05:00 |
|
kevin
|
b680d46487
|
cwPianoScore.h/cpp : Added loc_to_measure() and loc_to_next_note_on_measure()
|
2022-12-05 17:21:02 -05:00 |
|
kevin
|
d52f20c8ce
|
cwPianoScore.h/cpp : Add uid_to_event().
|
2022-05-06 16:05:49 -04:00 |
|
kevin
|
53dfdbc2a5
|
cwPianoScore.cpp: Added CSV reader.
|
2022-03-20 10:18:16 -04:00 |
|
kevin
|
2601c629e2
|
cwPianoScore.cpp : Copy object values into internal data structure with strncpy() instead of memcpy() to eliminate possible memory corruption.
Fixed memory leaks.
|
2021-12-29 21:46:54 -05:00 |
|
kevin
|
55b860b34c
|
cwPianoScore.h : Added test().
|
2021-12-25 22:12:56 -05:00 |
|
kevin
|
9d223eafb3
|
cwPianoScore.h/cpp : Added loc_count() and is_loc_valid().
|
2021-11-05 22:23:18 -04:00 |
|
kevin
|
7a01d29210
|
cwIoPresetSelApp, cwPianoScore: Initial commit.
|
2021-11-01 10:28:44 -04:00 |
|