MidiJack. Connect MIDI controllers and keyboards to Unity games and apps.

github.com/keijiro/MidiJack

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

September 2020
  • Update README.md
November 2019
  • Merge pull request #52 from kant/patch-1
September 2019
  • Minor fix on line 72
March 2019
  • Merge pull request #39 from thriftysnail/patch-1
  • Revise README.md
October 2018
  • Fix package link
November 2016
  • Update README.md
January 2016
  • Terminology changes (key on/off -> note on/off)
  • Add a description about the MIDI event delegates.
  • Update the unitypackage file.
  • Cosmetic changes.
  • Add a gitattributes file.
  • Add MIDI event delegates.
  • Update on the license note.
June 2015
  • Unitypackage file updated.
  • Changed to use static CRT lib.
  • Update README.md
  • Merge branch 'unity5' of https://github.com/keijiro/MidiJack into unity5
  • Renamed examples.
  • Untabify the source code.