atm-cli
atm-cli copied to clipboard
Command line tool for generating and working with MIDI files.
Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.26 to 0.4.36. Commits 2587ead Bump to 0.4.36 d90a02f Don't create directories before we've verified they're inside the tar destina... 860858b tidy 'header' implementation (#254) b9cffc8 builder:...
As in the CC FAQ, all CC licenses should **not** be used for software. You may wish to go with [Apache](https://apache.org/licenses/LICENSE-2.0) instead.
Hi guys, i just installed **"atm"**, and i got some issues while trying to run it. I just followed the instructions to install and run the examples to generate the...
OS: Win 10 2004 The tool shows an error if we specify notes argument inside single quotes (like in help): ``` atm gen single 'C:4' test.mid ``` Shows: `error: Invalid...
Hi guys, I followed your instructions in your readme.md. The test call `cargo run --release -- -h # show usage` succeeded but the example below always throws an error. Is...
Hello, I was wondering if you know of anyone who has explored searching/parsing the midi dataset after its creation -- i.e. inputting a midi sequence and finding that sequence in...
Can you add the utility to grep throughout generated archive to found desired or similar melody?
Provide a melody lookup tool for musicians, to be able to search for whether a specific melody is included in your pool, then calculate a note contextual merkle tree branch...
I'll be happy to contribute financially or with resources to pre-generate a "groove" dataset. Criteria for a groove dataset: 1. All note length variations from whole to sixteenth including syncopation...
The crate documentation is confusing: I'm not exactly sure what this is generating in batch mode? The documentation says that it generates all "permutations" of a given sequence: the documentation...