Name: dafx Version: 0.0.1 License: GPL Copyright: Henning Thielemann, 2007 Author: Henning Thielemann Maintainer: haskore@henning-thielemann.de Stability: Experimental Homepage: http://darcs.haskell.org/dafx/ Synopsis: Digital audio effects Description: A package I use for demonstration of Haskell's sound facilities, e.g. Haskore, SuperCollider, synthesizer package Category: Sound Tested-With: GHC ==6.4.1 && ==6.8.2 Build-Type: Simple Build-Depends: base, numeric-prelude >= 0.0.3 && < 0.1, synthesizer >= 0.0.3 && < 0.1, haskore-realtime >= 0.0 && <0.1, Haskore >= 0.0.2 && < 0.1, haskore-synthesizer >= 0.0.1 && < 0.1, -- hsc3 is for presentation of SuperCollider hsc3 >= 0.1 && < 0.2, supercollider-ht >= 0.0 && < 0.1, process >=1.0 && <1.1, directory >= 1.0 && <1.1, -- HTam needed for GNUPlot HTam GHC-Options: -Wall -O2 Hs-source-dirs: src Exposed-modules: Presentation DAFx