Skip to content

Releases: flo-audio/flo

v0.1.2

03 Jan 20:02

Choose a tag to compare

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

First Release

03 Jan 07:55

Choose a tag to compare

First official release of libflo, reflo, and the overall flo™ codec and format!

reflo-... is the reflo cli tool, installable via cargo install reflo directly as well as using the attached binaries.
libflo-wasm is the libflo-audio library compiled to WASM, and will eventually be available on npm directly.
web-demo is the player and converter found in Demo/ built and ready to use locally.