@hackage alsa-midi0.4.0.1

Bindings for the ALSA sequencer API (MIDI stuff)

  • Categories

  • License

    LicenseRef-GPL

  • Maintainer

    Henning Thielemann <haskell@henning-thielemann.de>

  • Versions

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