Closed freq-mod closed 3 years ago
These are internal chip values, but signed values was taken from the manual. I would display both: internal and explanation what it means.
Done! :fox_face: :+1:
Thanks! For consistency, 0 and 4 can be appended to "No change" labels, though.
For consistency, 0 and 4 can be appended to "No change" labels, though.
I didn't that because the translation will give two copies of the label, otherwise, I'll make the code that does tr("No change")
and filled the "0: %1"
and "4: %1"
.
Some FM tone editors/utilities and textual MML formats refer to detune values as unsigned numbers:
No detune can be either
0
or4
1+ε
=1
1+2ε
=2
1+3ε
=3
1-ε
=5
1-2ε
=6
1-3ε
=7
Also, Bamboo Tracker has such option.