kevin
9acb24e9e1
Apply licensing information to project.
2024-12-01 14:35:24 -05:00
kevin
e0aeb258cd
cwIoFlowCtl.h/cpp: Added _ui_callback() to pass variable values from the flow network to the UI.
...
Also added set_variable_user_id().
2024-10-14 14:22:51 -04:00
kevin
c9519d745c
cwIoFlowCtl.h/cpp : Added program_ui_net() and set/get_variable_value().
2024-10-12 15:30:20 -04:00
kevin
64d5886392
cwIoFlowCtl.h/cpp : Added program_is_initialized().
2024-09-21 17:18:46 -04:00
kevin
1b450d0a85
cwIoFlowCtl.h/cpp :
...
1. Implemented program_preset_count() and program_preset_label().
2. Implemented program_initialize().
2024-09-20 18:16:28 -04:00
kevin
f98dd37e49
Changed all references to 'subnet' to 'user_def_proc' or UDP.
2024-09-16 13:43:52 -04:00
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