kolotaev / midiboard

Virtual fret-like midi keyboard for MacOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run

  • make venv-init
  • make deps
  • make run

How to run as Application in MacOS

  • Create Automator application ("Run Shell Script" type)
  • make venv-init
  • make deps
  • Here select "In bash shell execute" /path/to/midiboard/midiboard.sh
  • Save it as "Miniboard.app"
  • Add "Midiboard.app" to allowed Input sources listener in System preferences

About

Virtual fret-like midi keyboard for MacOS


Languages

Language:Python 94.5%Language:Makefile 5.2%Language:Shell 0.3%