Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ryanlinjui/taiko-music-generator

Input your .tja file to convert Taiko Music.
https://github.com/ryanlinjui/taiko-music-generator

music songs taiko-no-tatsujin tja

Last synced: 3 days ago
JSON representation

Input your .tja file to convert Taiko Music.

Awesome Lists containing this project

README

        

# Taiko Music Generator

**Mix sougs and [Taiko no Tatsujin](https://taiko.namco-ch.net/taiko/en/) drum sounds to generate Taiko Music.**

# Demo
TBA

# FAQ

## What is `.tja` extension file?
`.tja` is a file format created for Taiko simulators to have playable charts.
> visit [here](https://github.com/269Seahorse/Better-taiko-web/blob/master/TJA-format.mediawiki) for more information

## What is `RhythmAnnotation` format?
The note timeline in song maped by chart in json file. It's used to [homework01 problem 05](https://drive.google.com/file/d/1Wdv4nLaoXsXFZX17OleQpllvq5ii_n08/view) in [2024 NTNU CP2](https://sites.google.com/gapps.ntnu.edu.tw/neokent/teaching/2024spring-computer-programming-ii).

> `ryan`, as [JacobLinCool](https://github.com/JacobLinCool) abbreviates