Patch-programmable synthesizer & field computer — firmware and DSP for Bela.
lib/— reusable, Bela-agnostic DSP + helpers (shared core; the library all modules build on)modules/— one subdirectory per module (servo, phase, resonator, mixer, tine, ...)hardware/— panel fabrication files (Lightburn projects, cut exports), one subdirectory per moduletest/— desktop test harness for the portable coredocs/— design notes and the module index
Dependency rule: modules depend on lib/; lib/ never depends on a module.