com.github.baskeboler/clj-karaoke-lyrics

Rip karaoke lyrics from karaoke midi files

Leiningen/Boot

[com.github.baskeboler/clj-karaoke-lyrics "1.0.11"]

Clojure CLI/deps.edn

com.github.baskeboler/clj-karaoke-lyrics {:mvn/version "1.0.11"}

Gradle

implementation("com.github.baskeboler:clj-karaoke-lyrics:1.0.11")

Maven

<dependency>
  <groupId>com.github.baskeboler</groupId>
  <artifactId>clj-karaoke-lyrics</artifactId>
  <version>1.0.11</version>
</dependency>