quadio-cli 1.1.1

QUADIO Project command-line interface
# 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)