Skip to main content

Scripts

This section documents various example scripts that demonstrate script usage and patterns in the Studio Pro scripting API.

ScriptsDescription
Chord MappingScrapes selected chord events from the Chord Track and exports data to JSON/text files
Crossfade ToolCreates crossfades between selected audio events with control over duration, type, and bend
Flam ToolDuplicates selected MIDI notes with configurable time offset and velocity to create flam articulations
Marker CreatorNon-blocking workspace panel with a 4×4 button grid for creating named markers during playback
Multi Script DemoDemonstrates registering multiple scripts in a single .package with separate dialogs
Select by Sound VariationSelects notes in the Note Editor by their Sound Variation name
Unified Tool SelectorSemantic tool commands that activate the correct tool regardless of the active editor view

Development Note: The scripts and documentation in this section were developed with the assistance of agentic coding tools.