@hackage sndfile-enumerators0.10.0.0
Audio file reading/writing
Installation
Dependencies (11)
- MonadCatchIO-transformers >=0.2 && <0.3
- base >=3 && <5
- binary >=0.5 && <0.6
- bytestring >=0.9.1 && <0.10
- containers >=0.2 && <0.5
- filepath >=1.0 && <2.0 Show all…
Dependents (1)
@hackage/acme-everything
Package Flags
splitbase
(on by default)
Choose the new split-up base package.
encode and decode soundfiles using Iteratees. Audio files may be read or written, with classes and data structures to facilitate conversion between different formats. Currently only wave format is supported.