stft 0.1.3

computes the short-time fourier transform on streaming data
Documentation

STFT

early work in progress !

Build Status

computes the short-time fourier transform on streaming data

to use add stft = "*" to the [dependencies] section of your Cargo.toml and call extern crate stft; in your code.

read the documentation for an example and more !

contributing

license: MIT