Commit Graph

15 Commits

Author SHA1 Message Date
kevin
9acb24e9e1 Apply licensing information to project. 2024-12-01 14:35:24 -05:00
kevin
91fad53d33 Added "#include cwTest.h" dependency to most *.cpp files. 2024-05-29 12:36:57 -04:00
kevin
e86451b7a2 cwFlow,cwFlowNet,cwFlowTypes,cwFlowProc : Initial working subnet. 2024-05-05 17:31:42 -04:00
kevin
e49df496e6 cwFlow* : Added MIDI input and output devices to 'flow' framework. 2024-04-06 16:07:46 -04:00
kevin
14a6a9b2d1 Multi-preset configurations flags 'kPriPresetProbFl,kSecPresetProbFl,kPresetInterpFl`
can now be used to configure preset application from the
cwIoPresetSelApp UI.
2024-02-18 08:41:19 -05:00
kevin
83291dabb3 cwIoFlow.cpp : Added an error message when create() fails. 2024-02-08 10:57:08 -05:00
kevin
6686acfbee cwIoFlow.h/cpp,cwFlowCross.h/cpp : Added apply_preset(handle_t,multi_preset_selector_t&). 2024-01-13 10:17:42 -05:00
kevin
9782c1b3c9 Added flow::get_variable_value() 2023-01-05 07:26:25 -05:00
kevin
bb2cd0d086 cwIoFlow.h/cpp : Added print() and printNetwork(). 2022-01-02 20:22:47 -05:00
kevin
07d9c137b9 cwIoFlow.cpp : Fixed memory leaks. 2021-12-29 21:48:30 -05:00
kevin
015f345dd6 cwIoFlow.h/cpp : Added version of 'apply_preset()' with built in call to 'begin_cross_fade()' 2021-12-27 20:24:43 -05:00
kevin
262d2202b0 cwFlow,cwFlowCross,cwIoFlow : Added set_variable_value().
Broke applyPreset() into two parts apply_preset() and begin_cross_fade().
2021-12-25 22:16:00 -05:00
kevin
6578f69369 cwIoFlow.h/cpp : Now interfaces to the flow DSP system through cwFlowCross. 2021-12-19 12:12:39 -05:00
kevin
071cdb26dc cwFlow,cwIoFlow : Update comments and formatting. No functional changes. 2021-12-12 16:41:57 -05:00
kevin
7fc66c3b4b cwIoFlow : Initial commit. 2021-12-11 15:19:55 -05:00