essentia-core

Crates.ioessentia-core
lib.rsessentia-core
version0.1.5
created_at2025-07-03 14:45:32.435492+00
updated_at2025-07-03 20:38:03.606415+00
descriptionCore Rust library wrapping Essentia functionality
homepage
repositoryhttps://github.com/lagmoellertim/essentia-rs
max_upload_size
id1736351
size86,762
Tim-Luca Lagmöller (lagmoellertim)

documentation

https://docs.rs/crate/essentia-core

README

essentia-rs

Idiomatic Rust wrapper for the Essentia audio analysis library 🎶🦀


Overview

essentia-rs gives Rust developers access to the powerful capabilities of Essentia for tasks such as:

  • Audio signal processing
  • Feature extraction (low-level, high-level, rhythm, pitch, etc.)
  • Music information retrieval (MIR)

This crate wraps the Essentia C++ library using Rust’s FFI capabilities and exposes a safe, ergonomic interface.

Contributing

If you are missing a feature or have new idea, go for it! That is what open-source is for! 😃

Author

Tim-Luca Lagmöller (@lagmoellertim)

Donations / Sponsors

I'm part of the official GitHub Sponsors program where you can support me on a monthly basis.

GitHub Sponsors

You can also contribute by buying me a coffee (this is a one-time donation).

Ko-Fi Sponsors

Thank you for your support!

Have fun :tada:

Commit count: 0

cargo fmt