Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rev.3 譜面分岐への対応 #2

Open
AioiLight opened this issue Aug 17, 2019 · 0 comments
Open

Rev.3 譜面分岐への対応 #2

AioiLight opened this issue Aug 17, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@AioiLight
Copy link
Owner

既存の「.tja」フォーマットでは、譜面分岐は#SECTIONで条件をリセットし、#BRANCHSTART X,Y,Zで譜面分岐を開始し、#N#E#Mで普通譜面、玄人譜面、達人譜面を記述するという形でした。ですがこれでは各譜面で小節数の違いができてしまったり、そもそも上から下へ譜面が流れていくこのフォーマットでは、複雑な譜面分岐になればなるほど難解なものになります。また、強制○○譜面分岐なども取り得る数値を超えたものを指定して分岐させるのではなく、ひとつの機能として提供するべきだと思います。

そこで、「Open Taiko Chart」ではより譜面分岐を簡潔に表現するためのフォーマットを作ろうと思っています(現時点譜面分岐というのが本家独自の仕様であり、また自分が使うこともないため優先度はかなり低いですが……)。

もしよろしければ意見などどうぞ。

@AioiLight AioiLight added the enhancement New feature or request label Mar 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant