GithubHelp home page GithubHelp logo

baskeboler / clj-karaoke-lyrics Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 0.0 138 KB

Extract lyrics data from karaoke midi files for karaoke applications

License: Eclipse Public License 1.0

Clojure 98.69% Shell 1.31%

clj-karaoke-lyrics's People

Contributors

baskeboler avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

clj-karaoke-lyrics's Issues

[suggestion] add shift-JIS decode

some old Japanese midis had their lyrics encoded in shift-JIS instead of unicode, so maybe let the user to control lyrics encoding?

exception when reading midi file

stacktrace for the exception when reading the given sample

java -jar ./clj-karaoke-lyrics-1.0.8-standalone.jar 'song.mid' 'song.ass' --type ass
Can not open line
Failed to load song data from  song.mid
Exception in thread "main" java.lang.IllegalArgumentException: Key must be integer
        at clojure.lang.APersistentVector.assoc(APersistentVector.java:347)
        at clojure.lang.APersistentVector.assoc(APersistentVector.java:18)
        at clojure.lang.RT.assoc(RT.java:827)
        at clojure.core$assoc__5433.invokeStatic(core.clj:193)
        at clojure.core$update.invokeStatic(core.clj:6185)
        at clojure.core$update.invoke(core.clj:6177)
        at clj_karaoke.core$extract_song_data_from_file.invokeStatic(core.clj:100)
        at clj_karaoke.core$extract_song_data_from_file.invoke(core.clj:97)
        at clj_karaoke.core$_main.invokeStatic(core.clj:87)
        at clj_karaoke.core$_main.doInvoke(core.clj:71)
        at clojure.lang.RestFn.applyTo(RestFn.java:137)
        at clj_karaoke.core.main(Unknown Source)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.