Skip to content
View Astroneko404's full-sized avatar
🎊
Wooo!
🎊
Wooo!

Block or report Astroneko404

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Astroneko404/README.md

Pinned Loading

  1. TJA-Toolbox TJA-Toolbox Public

    A toolbox that process TJA Taiko files

    Python 3

  2. Katamari-Progress-Checker Katamari-Progress-Checker Public

    https://astroneko404.github.io/Katamari-Progress-Checker/

    JavaScript 1

  3. JWiiKii JWiiKii Public

    A search engine on Japanese Wikipedia articles

    Python

  4. Music key determination algorithm in... Music key determination algorithm in Python using Krumhansl-Kessler weight, blog: https://astroneko404.github.io//Key-Determination/
    1
    from math import sqrt
    2
    from mido import MidiFile
    3
    
                  
    4
    MODE_TABLE = [
    5
        "C Major", "C Minor", "C# Major", "C# Minor", "D Major", "D Minor", "D# Major", "D# Minor", "E Major",
  5. kokoro kokoro Public

    Forked from Wombleyy/kokoro

    https://hf.co/hexgrad/Kokoro-82M

    JavaScript