Bump 0.4.2
This commit is contained in:
parent
9a9192d4b4
commit
622ece7486
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "lasprs"
|
name = "lasprs"
|
||||||
version = "0.4.1"
|
version = "0.4.2"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
authors = ["J.A. de Jong <j.a.dejong@ascee.nl>"]
|
authors = ["J.A. de Jong <j.a.dejong@ascee.nl>"]
|
||||||
description = "Library for Acoustic Signal Processing (Rust edition, with optional Python bindings via pyo3)"
|
description = "Library for Acoustic Signal Processing (Rust edition, with optional Python bindings via pyo3)"
|
||||||
|
@ -10,6 +10,7 @@
|
|||||||
//! - Power spectra estimation, transfer function estimation tools.
|
//! - Power spectra estimation, transfer function estimation tools.
|
||||||
//! - Sound Level Meter implementation.
|
//! - Sound Level Meter implementation.
|
||||||
//! - Filter design tools, maybe borrowed from other crates?
|
//! - Filter design tools, maybe borrowed from other crates?
|
||||||
|
//! - Tools for real time displaying of sensor data
|
||||||
//!
|
//!
|
||||||
//! ## Note to potential users
|
//! ## Note to potential users
|
||||||
//!
|
//!
|
||||||
|
Loading…
Reference in New Issue
Block a user