clojure functions and cli program that extract lyrics and timing data for sing-along display
$ lein uberjar
$ java -jar clj-karaoke-0.1.0-standalone.jar input-file.mid output.json --type json
--type
either edn or json--help
show help-i
input directory with midi files-o
output directory where to store lyrics filesCopyright © 2020
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close