GuitarMidi for macOS  (arm64)
by Antoine

CONTENTS
  AU/GuitarMidi.component    Audio Unit     (Logic, Ableton Live, GarageBand...)
  VST3/GuitarMidi.vst3       VST3           (Ableton Live, Bitwig, Reaper, Cubase...)
  Standalone/GuitarMidi.app  Standalone app (no DAW needed)

INSTALL
  1. Copy the plugin(s) into place (Finder > Go > Go to Folder...):
       GuitarMidi.component  ->  ~/Library/Audio/Plug-Ins/Components/
       GuitarMidi.vst3       ->  ~/Library/Audio/Plug-Ins/VST3/
       GuitarMidi.app        ->  /Applications/   (optional)

  2. These builds are not signed by Apple, so macOS quarantines them after download.
     Open Terminal and run:
       xattr -dr com.apple.quarantine ~/Library/Audio/Plug-Ins/Components/GuitarMidi.component
       xattr -dr com.apple.quarantine ~/Library/Audio/Plug-Ins/VST3/GuitarMidi.vst3
       xattr -dr com.apple.quarantine /Applications/GuitarMidi.app

  3. Restart your DAW and rescan plugins
     (Ableton Live: Settings > Plug-Ins > Rescan, hold Option for a full rescan).
     Logic users can also run:  killall -9 AudioComponentRegistrar

MIDI OUTPUT IN ABLETON LIVE
  Live can't route a plugin's MIDI output to another track. Use the standalone app instead:
  1. Open Audio MIDI Setup > Window > Show MIDI Studio > IAC Driver > tick "Device is online".
  2. In the GuitarMidi app: Options > Audio/MIDI Settings > MIDI Output = IAC Bus 1.
  3. In Live, set your instrument track's "MIDI From" to IAC Bus 1.
  Logic, Bitwig, Reaper and Cubase can use the plugin's MIDI output directly.

REQUIREMENTS
  macOS 11 or later. Architecture: arm64
