Scripts
This section documents various example scripts that demonstrate script usage and patterns in the Studio Pro scripting API.
| Scripts | Description |
|---|---|
| Chord Mapping | Scrapes selected chord events from the Chord Track and exports data to JSON/text files |
| Crossfade Tool | Creates crossfades between selected audio events with control over duration, type, and bend |
| Flam Tool | Duplicates selected MIDI notes with configurable time offset and velocity to create flam articulations |
| Multi Script Demo | Demonstrates registering multiple scripts in a single .package with separate dialogs |