groove-rs [](https://travis-ci.org/andrewrk/groove-rs)

January 19, 2015 ยท View on GitHub

Rust bindings to libgroove - streaming audio processing library.

Documentation

Features

  • Safe interface - no functions are unsafe
  • Resources are automatically cleaned up for you.

What's Done

  • opening files and adding to a playlist
  • basic raw sink support
  • basic endoder sink support

What's Left to Do

  • miscellaneous API functions
  • groove-player API
  • groove-loudness-detector API
  • groove-fingerprinter API