Name: hsc3-sf-hsndfile Version: 0.15 Synopsis: Haskell SuperCollider SoundFile Description: hsc3-sf-sndfile provides a trivial hsc3-sf equivalent interface to Stefan Kersten's hsndfile package. hsndfile has more extensive dependencies than hsc3-sf, and this allows the two packages to be used interchangably by modifying a single import. License: GPL Category: Sound Copyright: (c) Rohan Drape, 2012-2014 Author: Rohan Drape Maintainer: rd@slavepianos.org Stability: Experimental Homepage: http://rd.slavepianos.org/t/hsc3-sf-hsndfile Tested-With: GHC == 7.8.2 Build-Type: Simple Cabal-Version: >= 1.8 Data-files: README Help/stat.help.hs Library Build-Depends: array, base == 4.*, hsc3-sf == 0.15.*, hsndfile >= 0.5.0, hsndfile-vector >= 0.5.0, vector >= 0.5 GHC-Options: -Wall -fwarn-tabs Exposed-modules: Sound.File.HSndFile Source-Repository head Type: darcs Location: http://rd.slavepianos.org/sw/hsc3-sf-hsndfile/