Docs.rs
sampitor-0.0.2
sampitor 0.0.2
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
scruffaluff
Dependencies
clap ^3.0.0
normal
color-eyre ^0.6.0
normal
crossterm ^0.22.0
normal
eyre ^0.6.0
normal
hound ^3.4.0
normal
rodio ^0.15.0
normal
tui ^0.17.0
normal
approx ^0.5.0
dev
assert_cmd ^2.0.0
dev
criterion ^0.3.0
dev
predicates ^2.0.0
dev
proptest ^1.0.0
dev
rstest ^0.15.0
dev
tempfile ^3.0.0
dev
test-case ^2.0.0
dev
unicode-width ^0.1.0
dev
cargo-tarpaulin ^0.20.0
dev
Versions
80.3%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
sampitor
0.0.2
All Items
Crate Items
Re-exports
Modules
Crate
sampitor
Copy item path
Source
Expand description
Digital audio editor for the terminal.
Re-exports
§
pub use crate::app::
App
;
Modules
§
app
Application runners.
dsp
Digital signal processing functions and user interface logic.
io
Input and output handlers.
ui
Logic for rendering aspects of visual components.
view
User interface components.