-
Notifications
You must be signed in to change notification settings - Fork 0
Export & Files
mzuelch edited this page Jan 24, 2026
·
2 revisions
Unless you override paths, PATCHBAY writes:
<input_stem>_target.wav<input_stem>_residual.wav
Next to the input file.
PATCHBAY can store anchors in a sidecar file next to the audio (implementation detail). This allows anchors to persist with the audio file for later sessions.
(Exact file naming may vary by release; see the GUI or patchbay_desktop_gui/gui/utils/anchor_io.py.)
The Parameters area in Description & Run provides:
- Copy snippet: copy a reproducible Python script to clipboard
- Save snippet .py…: save the script to disk
The snippet constructs a backend Config and calls run_pipeline.
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