Commit Graph

23 Commits

Author SHA1 Message Date
kevin
44e39cd429 cwFlowProc.cpp,proc_dict.cfg : Updates to audio_meter to implement UI callbacks. 2024-10-14 14:23:31 -04:00
kevin
f98dd37e49 Changed all references to 'subnet' to 'user_def_proc' or UDP. 2024-09-16 13:43:52 -04:00
kevin
089e10e363 cwFlowNet.cpp,cwFlowProc.cpp,proc_dict.cfg : Implement 'poly' parallel execution. 2024-09-16 10:43:02 -04:00
kevin
3f9458afb2 cwFlowTypes.h,cwFlowProc.cpp,proc_dict.cfg : Add 'parallel' param to 'poly' proc. 2024-09-16 08:19:09 -04:00
kevin
e0063a078f README.md, flow/subnet_dict.cfg : Updates 2024-09-13 10:35:04 -04:00
kevin
c55f7d34ec 1. caw program parameters are now in snake_case rather than camelCase.
2. Column headers are now printed for caw 'log' output.
3. The websocket LLL_NOTICE logs may now be turned off using the 'extraLogsFl'.
4. Changed the 'Number' processor to work with the 'feedback' example.
5. README.md updates.
2024-09-12 17:18:42 -04:00
kevin
63b5fff619 flow/proc_dict.cfg : 'piano_voice' updated. 2024-08-02 13:39:28 -04:00
kevin
daa4e2355c cwFlowProc.h/cpp,cwFlow.cpp,proc_dict.cfg : Added 'audio_silence'.
Added periodic console reporting from 'audio_meter'.
Added gain based termination to 'midi_voice'.
Added 'test_key_pitch' to 'piano_voice'.
2024-07-11 11:05:40 -04:00
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