MIDI

From ym2149.org
Revision as of 22:23, 18 March 2024 by Andrzej (talk | contribs) (Created page with "Currently MIDI support is Linux-only, as all the cross-platform midi libs suck. == Install == * sudo apt-get install gcc libasound2-dev * Get 0.4.1 from http://pp.com.mx/python/alsaseq/ * Ensure the midiconda python env is activated * Follow the instructions == Usage == * Channels are 1-based, everything else (e.g. program numbers) are 0-based")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Currently MIDI support is Linux-only, as all the cross-platform midi libs suck.

Install

Usage

  • Channels are 1-based, everything else (e.g. program numbers) are 0-based