packages feed

alsa-midi-0.3: README

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