Tool to combine several BLIP channels in a song
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
example.json | ||
README.md |
BLIP lab
BLIP works for just one instrument.
With This tool, you can turn command-line options into a single file using serialization (with serde) to have multiple channels at once.
The CLI can be installed by enabling the "bin" feature :
cargo install bliplab --features bin
A variety of data formats other than JSON will be available by enabling other features.