quadio-cli

Crates.ioquadio-cli
lib.rsquadio-cli
version0.1.1
sourcesrc
created_at2024-08-25 16:06:19.976068
updated_at2024-08-25 16:08:29.373881
descriptionQUADIO Project command-line interface
homepage
repositoryhttps://github.com/4LT/quadio
max_upload_size
id1351207
size43,322
Seth Rader (4LT)

documentation

README

QUADIO Command-Line Interface

The cli exposes various operations on WAV files, including:

  • Setting and removing loops on files
  • File playback, with or without looping
  • Print info about WAV files
  • Blend the start and end of loops to remove pops & clicks

More info is provided with quadio-cli help

Installation

Provided an existing Cargo installation (See "rustup")

Run cargo install quadio-cli

Licenses

Triple-licensed under MIT / Apache 2.0 / CC0 (your choice)

Commit count: 0

cargo fmt