garageband_image_to_midi
Uses macOS Vision OCR to read tab from an image, convert it to MIDI, and optionally launch GarageBand for playback.
Instructions
Use macOS Vision OCR to extract tab from a local image or image URL, convert it to MIDI, and optionally open it in GarageBand.
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. | |
| track_name | No | GarageBand Bridge Image Tab | |
| ticks_per_column | No | ||
| sustain_columns | No | ||
| capo | No | ||
| tuning | No | Override OCR-detected tuning. | |
| open_in_garageband | No |