tide: Encoding/decoding of custom audio data to WAV files
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
When writing data to WAV files, it is occasionally necessary to deal with multiple types of samples. This package offers an abstraction over sample types, enabling them to be dealt with polymorphically.
Properties
Versions | 0.1.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.12.0.0 && <4.13), binary (>=0.8 && <0.9), bytestring (>=0.10 && <0.11), contiguous (>=0.5 && <0.6), primitive (>=0.7 && <0.8), text (>=1.2 && <1.3) [details] |
License | MIT |
Author | Justin Prindle |
Maintainer | jprindle6@gatech.edu |
Category | Sound |
Home page | https://github.com/nprindle/tide |
Bug tracker | https://github.com/nprindle/tide/issues |
Source repo | head: git clone git://github.com/nprindle/git.git |
Uploaded | by nprindle at 2019-08-15T01:55:45Z |
Modules
- Sound
- Sound.Wave
- Sound.Wave.Channels
- Sound.Wave.Encoding
- Sound.Wave.Sample
- Sound.Wave
Downloads
- tide-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees