Commit Graph

8 Commits

Author SHA1 Message Date
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