Crates.io | sampitor |
lib.rs | sampitor |
version | 0.0.2 |
source | src |
created_at | 2021-05-29 15:18:24.927222 |
updated_at | 2022-07-13 19:10:35.897906 |
description | Digital audio editor for the terminal |
homepage | https://scruffaluff.github.io/sampitor |
repository | https://github.com/scruffaluff/sampitor |
max_upload_size | |
id | 403543 |
size | 138,400 |
Documentation: https://scruffaluff.github.io/sampitor
Source Code: https://github.com/scruffaluff/sampitor
Sampitor is a digital audio editor for the terminal build on top of TUI-RS and Rodio.
Sampitor provides compiled binaries for each GitHub release. You can install
Sampitor by visiting the latest
release page,
downloading a release archive, extracting it, and copying the binary to a
directory in your system PATH
.
If you have a Rust environment set up, you can also install with Cargo.
cargo install sampitor
Cargo will compile Sampitor and place the binary file into $HOME/.cargo/bin
.
For guidance on setting up a development environment and how to make a contribution, see the Contributing Guide.
Sampitor is distributed under the MIT license.