Skip to content
View inonote's full-sized avatar
⛓️
⛓️

Block or report inonote

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
inonote/README.md

Pinned Loading

  1. UmiguriSampleLedServer UmiguriSampleLedServer Public

    The server-side reference implementation of UMIGURI LED Controller Protocol v1

    C++ 5

  2. UMIGURI LED Controller Protocol UMIGURI LED Controller Protocol
    1
    # UMIGURI LED Controller Protocol v1
    2
    
                  
    3
    ## Overview
    4
    
                  
    5
    This is a protocol to control a LED without dependence on a specific controller. UMIGURI uses it through WebSocket.
  3. UMIGURI Chara Skill Language ver.1 仕様 UMIGURI Chara Skill Language ver.1 仕様
    1
    # UMIGURI Chara Skill Language ver.1 仕様
    2
    
                  
    3
    ## 概要
    4
    
                  
    5
    UMIGURI Chara Skill Language (UCSL) は音楽ゲームのプレイ中に曲の進捗やプレイヤーの状態に応じてゲージを操作する機能 (スキルという) を実現するための定義ファイルである。
  4. Umiguri Chart v8 仕様 Umiguri Chart v8 仕様
    1
    # Umiguri Chart v8 仕様
    2
    - 基本事項
    3
      - 拡張子は `.ugc` です。
    4
      - 文字コードは UTF-8、改行文字は LF もしくは CRLF を使用します。
    5
      - 1 つの行で 1 つのコマンド / ノーツを表します。