1
MilkyTracker Support / MT's handling of finetune for MOD files?
« on: October 23, 2024, 12:21:22 »
I wonder how exactly MT maps the finetune value in the instrument editor (-128...+127) to the allowed range of -8...+7 for MOD files. Is there any documentation about that?
I already found out (what one would expect):
-128 <=> -8
-112 <=> -7
-96 <=> -6
-80 <=> -5
-64 <=> -4
-48 <=> -3
-32 <=> -2
-16 <=> -1
0 <=> 0
16 <=> +1
32 <=> +2
48 <=> +3
64 <=> +4
80 <=> +5
96 <=> +6
112 <=> +7
but what about the values in between eg. what happens if I set finetune to an "odd" value like 51? Any formula for that?
I already found out (what one would expect):
-128 <=> -8
-112 <=> -7
-96 <=> -6
-80 <=> -5
-64 <=> -4
-48 <=> -3
-32 <=> -2
-16 <=> -1
0 <=> 0
16 <=> +1
32 <=> +2
48 <=> +3
64 <=> +4
80 <=> +5
96 <=> +6
112 <=> +7
but what about the values in between eg. what happens if I set finetune to an "odd" value like 51? Any formula for that?