Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ryanlinjui/taiko-music-generator
- Owner: ryanlinjui
- License: mit
- Created: 2024-08-13T07:39:28.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-23T11:20:19.000Z (5 months ago)
- Last Synced: 2024-08-23T12:36:06.428Z (5 months ago)
- Topics: music, songs, taiko-no-tatsujin, tja
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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