• Joined on 2020-11-12
cml pushed to master at cml/libcw 2025-03-29 17:18:28 +00:00
f1a85bae5d cwFlowProc.cpp : Implemented new voice stealing algorithm and
2277eb8a04 cwIo.h/cpp : Added threadRunOnce().
1df530a36b cwThread.cpp : Added check for state=='exited' in wait for state.
Compare 3 commits »
cml pushed to master at cml/caw 2025-03-25 22:17:01 +00:00
e0bfe08ccf README.md : Fixed test example command line.
f30492963b html/index.html : Changed appTitle to 'CAW'.
1d0b583474 cwUi.cpp,cwUiDecl.cpp,ui.cfg,main.cpp : Added log GUI interface.
Compare 3 commits »
cml pushed to master at cml/libcw 2025-03-25 22:14:15 +00:00
df65e0ac23 note.md : Updates
22de484d08 cwNbMpScQueue.cpp : Updated asserts() to avoid unused variables during release build. No functional changes.
17e84c0190 cwIo.h/cpp : Added is_started_flag().
a2b70726c0 cwFlowProc.cpp : Removed unused variables and labels. No functional changes.
e180d501b2 cwFlowTypes.h/cpp,cwFlowNet.cpp : added modVarRecurseFl.
Compare 5 commits »
cml pushed to master at cml/libcw 2025-03-22 21:48:42 +00:00
0e3ac61b68 notes.md : Updates
777c3bbd54 flow/proc_dict.cfg : Added "notify" attribute to variables that depend on being tracked via notify().
edfd1bf6fd cwFlowTest.cpp : flow::test() now recognizes when exec(flowH) return kEofRC.
dad07db157 cwFlowPerf.cpp,cwFlowProc.cpp : Changed references from _value() to _notify(). (Hopefully no functional changes.)
30912ddb0c cwFlowProc.h : Replaced std_value() with std_notify().
Compare 8 commits »
cml pushed to master at cml/cwtest 2025-03-21 19:12:07 +00:00
9914984ba8 main.cpp : Added call to cwMtQueueTester.
ed0580dfa8 cfg/main.cfg : Added 'circQueueEleCnt' and 'circQueueFl' to 'nbmpscQueue' section.
1d09eef76e README.md : Updates
Compare 3 commits »
cml pushed to master at cml/libcw 2025-03-21 19:09:56 +00:00
f49db3d28a cwMpScNbCircQueue.h : Inital working and tested version.
43e9c654a1 cwNbMpScQueue.h/cpp : Moved testing into cwMtQueueTester.h/cpp. No functional changes.
82010db96b cwMtQueueTester.h/cpp : Initial commit.
9d737d5f85 cwMpScNbCircQueue.cpp : Removed.
a85485957d notes.md : Updates.
Compare 9 commits »
cml pushed to master at cml/caw 2025-03-12 21:44:17 +00:00
0347a58d48 README.md : Updates.
cml pushed to master at cml/libcw 2025-03-12 21:42:36 +00:00
700a670f40 proc_dict.cfg : Added 'enable' to pv_analysis,pv_synthesis,spec_dist,compressor.
626f5b49c5 cwProc.cpp : "midi_in" now has a record output. pv_analysis,pv_synthesis,spec_dist, and compressor now have 'enable' variables.
d85ab3cb7e cwPianoScore.cpp : e->loc is set to kInvalidId before it is filled with "oloc" in _read_csv_line()
8c9ff2cd52 cwFlowTypes.h : Added ui_cfg to var_desc_t.
4b1bc534a5 cwFlowValue.h/cpp : Added abuf_zero() and fbuf_zero().
Compare 58 commits »
cml pushed to master at cml/caw 2025-03-12 21:39:51 +00:00
c31eadd724 cawUi.cpp : _get_widget_type_id() is now able to directly use ui_var->ui_cfg.
b3945e168c perf/perf_caw.cfg : Aded ex_04/05_score_player.
90ce72effe caw/cfg/io.cfg : Changed UI 'queueBlkCnt' to 64.
00b7388875 caw/html/css/caw.css,ui.css : Simplifications and updates.
33a12d1f67 cawUi.cpp,cawUiDecl.h,main.cpp : Added button widget.
Compare 21 commits »
cml pushed to master at cml/caw 2024-12-14 15:45:12 +00:00
e02ac6b052 README.md : Updates
cml pushed to master at cml/libcw 2024-12-14 15:42:09 +00:00
f577b09415 README.md : Updates
cml pushed to master at cml/cwtest 2024-12-14 15:38:34 +00:00
f19fd76559 README.md : Updates
cml pushed to master at cml/libcw 2024-12-14 15:08:04 +00:00
fe74e41a0d cwAudioFileProc.h : Reformatted code.
e2a7af6bae cwTcpSocketTest.h : Removed declartion of mdns_test() because it was never defined.
4ef6d649f5 cwSvg.h/cpp : Minor updates to SVG test.
375ed8bed4 cwAudioTransforms.h : Added comments.
6b9ac3a54e cwAudioDeviceFile.h/cpp : Added 'cycleCnt' parameter to test().
Compare 9 commits »
cml pushed to master at cml/cwtest 2024-12-14 15:07:33 +00:00
d4bae73585 test/ref/dsp - test reference files. Initial commit.
cb7e2ce5d0 main_cfg_data/audio_*.wav, freeverb3_IR_theater.wav Initial commit.
67741a2932 README.md,main.cpp,main.cfg,audio_midi_record.cfg : Updates to organize main.cfg tests() and README.md.
b1c00327b8 README.md : More formmatting
41f512d18a README.md : Fix formatting
Compare 10 commits »
cml deleted branch poly from cml/libcw 2024-12-02 17:21:08 +00:00
cml deleted branch gutim_ps_202405 from cml/libcw 2024-12-02 17:21:07 +00:00
cml pushed to master at cml/libcw 2024-12-02 17:21:07 +00:00
9acb24e9e1 Apply licensing information to project.
cml pushed to master at cml/caw 2024-12-02 17:16:56 +00:00
bb79faea70 examples/examples.md: Updates
cml pushed to master at cml/caw 2024-12-02 17:15:27 +00:00
b6d88e141e README.md, examples/examples.md : Updates
8de8a150d7 html/ui.cfg : Remove 'value' dummy widget.
Compare 2 commits »
cml pushed to master at cml/picadae 2024-08-30 16:59:14 +00:00
db7cfd92b5 Update README