garageband_arrange_image_to_midi
Extracts tab from an image using OCR and creates a guitar, bass, and drums MIDI arrangement.
Instructions
Use macOS Vision OCR to extract tab from a local image or image URL, then create a guitar/bass/drums arrangement MIDI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_path | No | ||
| image_url | No | ||
| download_dir | No | ||
| output_path | Yes | ||
| bpm | No | Override detected OCR 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 | Override OCR-detected tuning. | |
| open_in_garageband | No |