Closed loop test suite, vibe coded, needs some refinement.

This commit is contained in:
Pbopbo
2026-02-26 13:27:58 +01:00
commit 80f7522159
12 changed files with 927 additions and 0 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
numpy>=1.24.0
scipy>=1.10.0
sounddevice>=0.4.6
PyYAML>=6.0
matplotlib>=3.7.0