Simple rust app to serve an HTTP API for mixing songs. This app requires an existing SQLite database of song analysis as created by Bliss Analyser.
The API served is intended to be used by the Bliss LMS DSTM plugin.
Rust is require to build.
Build with cargo build --release
$ bliss-mixer