Library for acoustic signal processing (Rust implementation of to-be-fast code).
https://code.ascee.nl/ascee/lasprs
python/lasprs | ||
src | ||
test | ||
tools | ||
.gitignore | ||
Cargo.toml | ||
noxfile.py | ||
pyproject.toml | ||
README.md |
LASPrs: Library for Acoustic Signal Processing in Rust
Welcome to LASPrs: Library for Acoustic Signal Processing. LASPrs is a rust library that provides tools and measurement software that enables the acquisition and processing of (multi) sensor data in real time on a PC and output results.
The Python bindings of this library are available through pylasprs.