Viv
4995a4bee1
tja2fumen.py
: Differentiate between note types
Having multiple note values map to identical strings (e.g. "Don", "Ka", "DON", "KA") caused issues when writing these strings back to .fumen files. So, we make sure that each note type has a unique string associated with it.
Languages
Python
100%