vorbis_decoder 0.0.1-dev.1 copy "vorbis_decoder: ^0.0.1-dev.1" to clipboard
vorbis_decoder: ^0.0.1-dev.1 copied to clipboard

A pure Dart Ogg Vorbis audio decoder for in-memory PCM decoding.

0.0.1-dev.0 #

  • Add the Phase 0 deterministic fixture and reference-comparison harness.
  • Implement strict Ogg parsing, floor-1 Vorbis setup/audio synthesis, and FFT-based IMDCT in pure Dart.
  • Add interleaved Float32 decode/probe APIs and explicit Int16 conversion.
  • Validate all 11 fixtures, malformed inputs, JS/Wasm compilation, FFI frame parity, app SF3 integration, AOT speed, and host peak memory.
0
likes
160
points
9
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A pure Dart Ogg Vorbis audio decoder for in-memory PCM decoding.

Repository (GitHub)
View/report issues

Topics

#audio #codec #decoder #ogg #vorbis

License

MIT (license)

More

Packages that depend on vorbis_decoder