Commit Graph

15 Commits

Author SHA1 Message Date
kevin
6f2e93c538 cwFlowProc.h/cpp,cwFlow.cpp,flow/proc_dict.cfg : Implemented 'midi_split' and 'piano_voice'.
Added 'cfg_fname' parameter to 'list'.
2024-07-08 17:04:51 -04:00
kevin
8d8714d422 cwFlowProc.h/cpp : Added midi_voice and poly_voice_ctl. 2024-07-04 17:04:43 -04:00
kevin
3552f9a272 flow/proc_dict.cfg : Added midi_merge,midi_file,audio_marker.
Changed number, and midi_out.
2024-07-03 14:45:11 -04:00
kevin
71917afabd cwFlowProc.h/cpp : Added 'midi_msg', and 'halt'. Rewrote 'number'.
Added 'delay_ms' to 'timer'.
Added 'upr_lim','lwr_lim', 'limit' to 'counter'.
'print' now only prints on recieving a 'eol' signal.
2024-07-01 10:34:31 -04:00
kevin
2307b4681a flow/proc_dict.cfg,flow/subnet_dict.cfg : Initial commit. 2024-06-09 16:22:24 -04:00
kevin
957f814a9a flow/flow_doc.md : Updates. 2024-06-01 08:02:45 -04:00
kevin
ac42dd7653 flow/flow_doc.md : Updates. 2024-05-24 16:42:46 -04:00
kevin
7e2c18afa9 flow_doc.md : Updates 2024-05-21 18:53:21 -04:00
kevin
4e8f9e1eb7 flow_doc.md : Updates. 2024-05-19 15:25:38 -04:00
kevin
20475974b1 flow/flow_doc.md : Updates. 2024-05-09 22:10:39 -04:00
kevin
986b842bc6 flow/flow_doc.md : Updates 2024-05-08 10:24:38 -04:00
kevin
c98eb88e78 flow/flow_doc.md : Updates. 2024-05-06 15:47:53 -04:00
kevin
f9aad38eea flow_doc.md : Updates 2024-05-02 14:00:07 -04:00
kevin
b57693f4e4 cwFlow,cwFlowNet,cwFlowTypes,cwFlowProc : Many changes.
Added ability to set types at proc instantiation time.
Added ability to have multi-type variables which get resolved at proc. instantiation time.
Added ability to proc 'log' attribute to print selected variables as they change.
Values are now coerced to the variable type in var_set().
Added new proc's : list,add,preset.
2024-04-30 19:58:10 -04:00
kevin
2437a74539 flow_doc.md : initial commit. 2024-04-26 17:12:45 -04:00