Commit Graph

19 Commits

Author SHA1 Message Date
Loic Coenen
20176517a4 refactor: rename looper ports to ch0in/ch0out and move connection logic to client 2026-05-31 13:05:28 +00:00
Loic Coenen
316320c294 feat: add direct JACK port connection and VU meter support 2026-05-27 20:28:09 +00:00
Loic Coenen
cd1adba9e3 refactor: move shutdown logic out of signal handler into main loop 2026-05-24 09:45:21 +00:00
Loic Coenen
dd67576c45 feat: add address sanitizer, persistent FIFO fds, and latency test 2026-05-24 09:22:22 +00:00
Loic Coenen
0537263a7a refactor: improve stress test stability and memory ordering in engine 2026-05-23 15:13:04 +00:00
Loic Coenen
d6bd31fed5 refactor: improve TUI polling, FIFO reliability, and add stress tests 2026-05-23 12:29:13 +00:00
Loic Coenen
7c289e1496 feat: add scene-based recording, e2e tests, and improved TUI state indicators 2026-05-22 17:52:13 +00:00
Loic Coenen
e79c2ac116 feat: add logging system, orchestrator, and documentation 2026-05-19 09:10:43 +00:00
Loic Coenen
16a800209f fix: update looper binary and object file 2026-05-18 17:43:39 +00:00
Loic Coenen
f38797fe0a refactor: replace writer thread with synchronous save and fix ring buffer memory ordering 2026-05-18 17:35:31 +00:00
Loic Coenen
10e47e6c0c Merge branch '3-integrate-carla' 2026-05-17 19:39:54 +00:00
Loic Coenen
6c19429fba Merge branch '8-add-tui' - tests not passing 2026-05-17 19:02:03 +00:00
Loic Coenen
d28e1f45f5 feat: add mock JACK test target and unit tests for carla host 2026-05-17 10:40:54 +00:00
Loic Coenen
c7df02d37c feat: integrate real Carla host with JACK support and add plugin abstraction layer 2026-05-16 22:24:05 +00:00
Loic Coenen
dafc7fe46b feat: add Carla plugin host stubs and integration plan 2026-05-14 22:11:01 +00:00
Loic Coenen
971372eac9 feat: add TUI client with FIFO communication and status display 2026-05-14 17:22:02 +00:00
Loic Coenen
5341cb676a feat: add status FIFO and parse status line in client 2026-05-14 14:56:11 +00:00
Loic Coenen
791744beeb feat: add client tests, status FIFO, and evaluation docs 2026-05-14 14:12:50 +00:00
Loic Coenen
f3dde6b668 move engine to engine/ 2026-05-13 17:57:41 +00:00