garageband_tab_to_midi
Convert six-line guitar tab text into a MIDI file compatible with GarageBand, with optional direct opening.
Instructions
Convert six-line ASCII guitar tab text into a GarageBand-importable MIDI file, optionally opening it in GarageBand.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tab_text | Yes | Six-line guitar tab text, such as e|--0--| through E|--0--|. | |
| output_path | Yes | ||
| bpm | No | Override detected tab tempo. | |
| track_name | No | GarageBand Bridge Tab | |
| ticks_per_column | No | ||
| sustain_columns | No | ||
| capo | No | ||
| tuning | No | Preset or six notes, such as drop d or D A D G B E. | |
| open_in_garageband | No |