Second official release of libflo, reflo, and the overall flo™ codec and format!
This is a minor update, not much changed.
reflo-... is the reflo cli tool, installable via cargo install reflo directly as well as using the attached binaries. It is also available on npm!
libflo-wasm is the libflo-audio library compiled to WASM, and is now also available on npm!
web-demo is the player and converter found in Demo/ built and ready to use locally.
Links to packages:
https://crates.io/crates/libflo-audio/
https://www.npmjs.com/package/@flo-audio/libflo-audio
https://crates.io/crates/reflo/
https://www.npmjs.com/package/@flo-audio/reflo
Full Changelog: v0.1.1...v0.1.2