@hackage alsa-midi0.4
Bindings for the ALSA sequencer API (MIDI stuff)
Deprecated
Dependencies (7)
- QuickCheck >=1 && <2
- array
- base >=1.0 && <2
- event-list >=0.0.6 && <0.1
- midi >=0.1 && <0.2
- mtl >=1 && <2 Show all…
Dependents (2)
@hackage/supercollider-midi, @hackage/acme-everything
Package Flags
splitbase
(on by default)
Choose the new smaller, split-up base package.
AlsaMidi - Bindings to the Alsa sequencer api
http://open-projects.net/~shahn/index.php?seite=code
It's far from being finished... (as usual)
INSTALLATION:
runhaskell Setup configure
runhaskell Setup build
runhaskell Setup haddock # if you want
sudo runhaskell Setup install
You need ALSA for this to work... ( http://www.alsa-project.org/ )
The software is licensed under GPL 2, see LICENSE.
Any comments appreciated: shahn@cs.tu-berlin.de