@hackage libvorbis0.1.0.2
Haskell binding for libvorbis, for decoding Ogg Vorbis audio files
Categories
License
BSD-3-Clause
Maintainer
libvorbis.stephen@blacksapphire.com
Links
Versions
Installation
Dependencies (3)
- base >=4.5.0.0 && <5.0.0.0
- bytestring >=0.10.0.0
- cpu >=0.1.1 Show all…
Dependents (1)
@hackage/acme-everything
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. 0.1.0.2: Bump base upper bound.