Readme for jack-0.5

Jack - Bindings to the JACK Audio Connection Kit for Haskell http://open-projects.net/~shahn/index.php?seite=code It's far from being finished... INSTALLATION: runhaskell Setup configure runhaskell Setup build runhaskell Setup haddock # if you want sudo runhaskell Setup install You need JACK for this to work... ( http://jackaudio.org/ ) You should compile your clients with 'ghc --make -O2 -threaded ...' The software is licensed under GPL 2, see LICENSE. Any comments appreciated: shahn@cs.tu-berlin.de