qoaudio 0.1.0

QOA audio format decoder in Rust
Documentation
1
2
3
4
5
# QOA - The Quite Ok Audio Format

This is a pure Rust (zero dependency) implementation of the [QOA](https://qoaformat.org) audio format.

> This code is based off [the reference C implementation]https://github.com/phoboslab/qoa and was written before the release of the specification.