garageband_arrange_tab_to_midi
Convert six-line ASCII guitar tab to a GarageBand-importable MIDI arrangement with guitar, bass, and drums. Automate tempo, tuning, style, and repeat count.
Instructions
Convert six-line ASCII guitar tab into a GarageBand-importable guitar/bass/drums arrangement MIDI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tab_text | Yes | ||
| output_path | Yes | ||
| bpm | No | Override detected tab tempo. | |
| title | No | GarageBand Bridge Arrangement | |
| ticks_per_column | No | ||
| sustain_columns | No | ||
| include_bass | No | ||
| include_drums | No | ||
| style | No | rock | |
| repeat_count | No | ||
| capo | No | ||
| tuning | No | Preset or six notes, such as drop d or D A D G B E. | |
| open_in_garageband | No |