build

Bliss music analyser - Rust version

Bliss-rs is the Rust improvement of Bliss. The data it outputs is not compatible with the ones used by Bliss, since it uses different, more accurate features, based on actual literature this time.

Like Bliss, it ease the creation of « intelligent » playlists and/or continuous play, à la Spotify/Grooveshark Radio.

Usage

For simple analysis / distance computing, a look at examples/distance.rs and examples/analyse.rs.

Acknowledgements