-
Notifications
You must be signed in to change notification settings - Fork 0
Repository Layout
mzuelch edited this page Jan 24, 2026
·
1 revision
This page describes how the source tree is typically organized.
-
patchbay_backend/- model orchestration
- chunking + anchors
- SAM-Audio adapter layer
-
patchbay_desktop_gui/- DearPyGui application
- tab composition + widgets
- AudioFX plugin runtime
-
plugins/– built-in AudioFX plugin implementations -
docs/orwiki/– documentation (if shipped alongside code)
See Architecture for conceptual structure.
Last updated: 2026-01-24
PATCHBAY • MIT License • Wiki content is intended to match PATCHBAY 0.1.x.
- Home
- Installation
- Quickstart
- User Guide
- Input & Anchors
- Description & Run
- Output
- Export & Files
- Runtime Settings
- Settings & Persistence
- FAQ
- Troubleshooting
- Architecture
- Data Flow
- Backend Interface
- Anchor Algorithms
- Chunking & Reconstruction
- Logging & Debugging
- Parameter Persistence