kevin
|
9acb24e9e1
|
Apply licensing information to project.
|
2024-12-01 14:35:24 -05:00 |
|
kevin
|
674885d7e4
|
cwFlowCross.cpp,cwFlowTest.cpp : Split flow::create() into flow::create() and flow::initialize().
|
2024-06-10 20:41:32 -04:00 |
|
kevin
|
91fad53d33
|
Added "#include cwTest.h" dependency to most *.cpp files.
|
2024-05-29 12:36:57 -04:00 |
|
kevin
|
a4dc668640
|
cwFlowCross.cpp : Added null 'proj_dir' in call to flow::create().
|
2024-05-09 22:06:54 -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
|
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
|
9d704cf77a
|
cwFlowCross.cpp,cwFlowTypes.cpp, cwSvg.cpp : Fix some benign uninitialized values.
|
2022-12-22 15:25:54 -05:00 |
|
kevin
|
04999f05fc
|
cwFlowCross.h/cpp : Added destination id 'kAllDestId'. Fixed bug in _update_audio_input().
|
2022-01-22 09:51:54 -05:00 |
|
kevin
|
2d5673d632
|
cwFlowCross.cpp : Fixed memory leaks.
|
2021-12-29 21:48:14 -05:00 |
|
kevin
|
d30a112cae
|
cwFlowCross.cpp: Fixed missing 'break' in _get_flow_index().
|
2021-12-27 20:27:05 -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
|
b158516a6a
|
cwFlowCross.h/cpp, Makefile.am : Initial commit.
|
2021-12-19 12:11:34 -05:00 |
|