@hackage / libvorbis

Haskell binding for libvorbis, for decoding Ogg Vorbis audio files

Latest0.1.0.2

About

Metadata

  • Last updated , by StephenBlackheath
  • License BSD-3-Clause
  • Maintained by: libvorbis.stephen@blacksapphire.com

  • Lottery factor: 0

Links

Installation

Readme

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.