wavy: Process WAVE files in Haskell.

[ bsd3, library, program, sound ] [ Propose Tags ]

Wavy was designed to be a fast and efficient method of extracting and writing PCM data to and from WAV files. It is here to help you make fast use of Audio data in your Haskell programs and thus encourage many more audio projects in Haskell.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Dependencies base (>=4.5 && <5.0), binary (>=0.7 && <0.8), bytestring (>=0.9 && <1.0), containers (>=0.4 && <0.5), filepath (>=1.3 && <1.4), pretty-show, riff (>=0.3 && <0.4), split (>=0.2 && <0.3), vector (>=0.10 && <0.11), wavy [details]
License BSD-3-Clause
Copyright (c) 2013-2014 Robert Massaioli <robertmassaioli@gmail.com>
Author Robert Massaioli <robertmassaioli@gmail.com>
Maintainer Robert Massaioli <robertmassaioli@gmail.com>
Category Sound
Home page http://bitbucket.org/robertmassaioli/wavy
Bug tracker http://bitbucket.org/robertmassaioli/wavy/issues
Uploaded by RobertMassaioli at 2014-06-16T10:32:23Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables wave-generate-sine, wave-split, wave-info, wave-identity
Downloads 1496 total (6 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]