Commit Graph

11 Commits

Author SHA1 Message Date
kevin
0193deb9e2 cwScoreFollower.h/cpp : Changed create() to use args_t record.
Replaced 'match_index_array' with 'result_index_array'.
Moved test() to cwScoreFollowTest.   Removed last parts of libcm dependencies.
Moved Perf. Meas. unit out of callback.
2023-09-12 20:24:50 -04:00
kevin
0eea3aeb42 cwScoreFollower.h/cpp : Added ability to enable/disable the score follower via the cfg. arg. 2023-06-27 17:26:32 -04:00
kevin
9595a7552c cwScoreFollower.h/cpp : Added sync_perf_to_score(), perf_count(), and per_base(). 2023-05-25 16:11:34 -04:00
kevin
9f58e34f87 cwScoreFollower.h/cpp : Added cw_loc_range(),is_loc_in_range() and has_stored_performance(). 2023-05-21 12:41:50 -04:00
kevin
ed4bf8709d cwScoreFollower.h/cpp, cwSvgScoreFollow.h/cpp : Complete working version of score follower and SVG result reendering. 2023-05-16 09:14:20 -04:00
kevin
cd65c8f98e cwScoreFollow.h/cpp : Added initial implementation of write_svg_file(), score_report(), and midi_state_rt_report(). 2023-05-13 07:55:34 -04:00
kevin
87c319c11f cwScoreFollower.h/cpp: Added cw loc. <-> cm loc maps. Initial working version. 2023-04-30 21:17:31 -04:00
kevin
47a5bbe06a cwInterface.cpp,cwScoreFollower.cpp : Initial non-realtime score follower. 2023-04-11 08:20:18 -04:00
kevin
cecff54b34 cwScoreFollow.cpp : Update comments. 2023-01-30 19:40:23 -05:00
kevin
7312e91421 cwCmInterface.h/cpp, cwScoreFollower.h/cpp, Makefile.am : Initial score_follow development 2023-01-30 19:38:11 -05:00
kevin
c94556d4a1 cwCmInterface,cwScoreFollower : Initial commit. Not yet included in build. 2022-11-11 13:13:35 -05:00