MIDI: Difference between revisions
From ym2149.org
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Currently MIDI support is Linux-only, | Currently MIDI support is Linux-only, and probably doesn't work well enough for serious use. | ||
== Install == | == Install == |
Latest revision as of 11:26, 19 April 2024
Currently MIDI support is Linux-only, and probably doesn't work well enough for serious use.
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