4 releases (2 breaking)
Uses old Rust 2015
0.3.0 | Oct 1, 2017 |
---|---|
0.2.1 | Feb 27, 2016 |
0.2.0 | Feb 27, 2016 |
0.1.0 | Feb 27, 2016 |
#32 in #scalar
12KB
194 lines
mel
status: working. tested. needs better documentation. needs refactoring. api still in flux.
convert scalars and vectors from hertz to mel scale. written in rust
useful for transforming a power spectrum vector into a smaller and more meaningful representation.
to use add mel = "*"
to the [dependencies]
section of your Cargo.toml
and call extern crate mel;
in your code.
read the documentation for an example and more !
contributing
licensed under either of apache-2.0 (tl;dr) or MIT (tl;dr) at your option
Dependencies
~3.5MB
~65K SLoC