Commit Graph

8 Commits

Author SHA1 Message Date
kevin
f1b7f1a263 cwFlowPerrf.cpp : Initial score_follower_2 implementation.
'score_player' added 'max loc' output.
'vel_table' added 'score_vel' functionality to support output from score_follower.
'gutim_ps' added manual preset selection. Added 'per location' (see locA[]) and 'dry notes per chord' options.
2025-04-21 09:28:19 -04:00
kevin
dad07db157 cwFlowPerf.cpp,cwFlowProc.cpp : Changed references from _value() to _notify(). (Hopefully no functional changes.) 2025-03-22 17:45:48 -04:00
kevin
bdd458f902 cwFlowPerf.cpp : Fix beg/end loc/meas updates in _on_new_begin_loc() and _on_new_end_loc() in score_player. 2025-03-19 16:32:20 -04:00
kevin
8ea77f1c2f cwFlowPerf.h/cpp : Added gutim_ps. Updated score_player to use start/stop buttons. 2025-03-08 11:33:23 -05:00
kevin
06caedf493 cwFlowPerf.cpp : Removed dead code, 2024-12-27 15:26:00 -05:00
kevin
f7d23b40ce cwFlowPerf.h/cpp : Added 'vel_table' and removed vel-table from 'score_player'.
Changed 'preset_sel' to emit selected preset and xform output channel.
2024-12-23 16:30:45 -05:00
kevin
0f2a42940e cwFlowPerf.cpp : Updated preset_select to handle changes to preset_value_t. 2024-12-20 14:27:12 -05:00
kevin
f69d3e2c55 cwFlowPerf.h/cpp,cwFlowValue.h/cpp : Initial commit. 2024-12-20 13:21:09 -05:00