How-To Guides¶
Task-oriented recipes for specific goals. These assume you've read the Guide and understand the core concepts. Each page answers one question: "How do I do X?"
| Guide | What you need to do |
|---|---|
| add-legato | Add mono or poly legato to your product |
| add-round-robins | Set up round robin cycling with field registration |
| add-a-browser | Add a sound browser with tag filtering and preview |
| add-modrix | Integrate the Modrix modulation matrix |
| build-a-tact-product | Set up the TACT articulation system from CSV to playback |
| set-up-adaptive-releases | Configure release samples that match sustain amplitude |
| create-a-multi-layer-instrument | Fan-out voices across multiple layers |
| add-portamento | Add pitch glide between notes |
| add-an-arpeggiator | Wire up the Stl.Steparp arp/seq system |
| set-up-a-keymap | Configure multi-zone keyboards with keyswitches |
| python-product-data | Use Python packages to generate product configuration |
| project-structure | Organize files with the base-features / impl-features pattern |