@hackage midi-alsa0.2.1
Convert between datatypes of the midi and the alsa packages
Installation
Dependencies (5)
- alsa-seq >=0.6 && <0.7
- base >=2 && <6
- data-accessor >=0.2.1 && <0.3
- midi >=0.2.1 && <0.3
- utility-ht >=0.0.5 && <0.1 Show all…
Dependents (8)
@hackage/synthesizer-llvm, @hackage/supercollider-midi, @hackage/acme-everything, @hackage/synthesizer-alsa, @hackage/reactive-balsa, @hackage/live-sequencer, Show all…
Package Flags
splitbase
(on by default)
Choose the new smaller, split-up base package.
buildexamples
(off by default)
Build example executables
MIDI is the Musical Instrument Digital Interface,
ALSA is the Advanced Linux Sound Architecture.
This package provides accessors to data structures
of the ALSA sequencer interface
via the more specific types from the midi package.
The package also contains a orphan instances
for the alsa-seq:Event type
of the midi:Message.Class.Check and midi:Message.Class.Query classes.