@hackage libvorbis0.1.0.0
Haskell binding for libvorbis, for decoding Ogg Vorbis audio files
Categories
License
BSD-3-Clause
Maintainer
http://blacksapphire.com/antispam/
Links
Versions
Installation
Dependencies (3)
- base >=4.6.0.0 && <4.8.0.0
- bytestring >=0.10.0.0
- cpu >=0.1.1 Show all…
Dependents (2)
@hackage/acme-everything, @hackage/immutaball-core
This package gives you a simple high-level API for decoding Ogg Vorbis files or streams, and isn't currently intended to be comprehensive. See the HOgg package in case that's more what you want.
Take a look at the tests/ directory for a minimalistic command-line player.