build_tools.syllable_walk_tui.modules
Eurorack-style modules for Syllable Walker TUI.
Each module is a self-contained component that can be composed into the instrument. Modules include oscillators (patch panels), analyzers, blenders, generators, and future additions like sequencers and effects.
- Available Modules:
oscillator: Patch configuration panels (PatchState, OscillatorPanel)
analyzer: Statistics and export (AnalysisScreen, StatsPanel)
blender: Combined walk view (BlendedWalkScreen)
database: Corpus database viewer (DatabaseScreen)
generator: Name combiner controls (CombinerState, CombinerPanel)
Submodules
- build_tools.syllable_walk_tui.modules.analyzer
- build_tools.syllable_walk_tui.modules.blender
- build_tools.syllable_walk_tui.modules.database
- build_tools.syllable_walk_tui.modules.generator
- build_tools.syllable_walk_tui.modules.oscillator
- build_tools.syllable_walk_tui.modules.packager
- build_tools.syllable_walk_tui.modules.renderer