Crates.io | rap |
lib.rs | rap |
version | 0.1.0 |
source | src |
created_at | 2018-11-03 13:45:03.057201 |
updated_at | 2018-11-03 13:45:03.057201 |
description | Audio processing in rust |
homepage | |
repository | https://gitlab.com/garrog/rap |
max_upload_size | |
id | 94502 |
size | 66,601 |
rap aims to be a high quality library to perform signal processing in rust, in particular related to digital speech and audio signals.
Today, it provides the following features:
Please, read the API documentation here
This program is free software. Any contribution is appreciated: feel free to open Issues and/or Pull/Merge requests. They are intended to be under a license compatible with the GNU LGPL.
*0.1.0 First version of the library. Supports STFT and spectrograms.