bliplab 0.0.3

Tool to combine several BLIP channels in a song
Documentation
1
2
3
4
5
6
7
8
9
10
# BLIP lab
[BLIP](https://crates.io/crates/bliplib) 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 :
```bash
cargo install bliplab --features bin
```
A variety of data formats other than JSON will be available by enabling other features.