Commit Graph

4 Commits

Author SHA1 Message Date
kevin
8a01b8131f cwIoFlowCtl.cpp : The 'io' cfg is now included in the program file. 2024-07-03 14:28:36 -04:00
kevin
49af6c41b7 cwIoFlowCtl.h/cpp : Now recognizers kEofRC as a signal to stop the program.
Added is_executable() and is_exec_complete().
2024-07-01 10:35:24 -04:00
kevin
d7aada7174 cwIoFlow.cpp : Split flow::create() into flow::create() and flow::iniitalize().
Reconfigure the audio devices after flow::create() and before
flow::iniitialize() based on the sample rate and dspFrameCnt
parsed from the flow network cfg.
2024-06-10 20:43:17 -04:00
kevin
1d98f0088e cwIoFlowCtl.h/cpp, Makefile.am : Initial commit. 2024-06-10 16:39:17 -04:00