Dn-Programming-Core-Management / Dn-FamiTracker

modifications and improvements for 0CC-FamiTracker (based on j0CC-FamiTracker 0.6.3)
Other
386 stars 23 forks source link

[Feature Request] Experimental time-constant portamento #255

Open Gumball2415 opened 9 months ago

Gumball2415 commented 9 months ago

suggested by @zeta0134:

every frame, move some % of the way to the target? xx is a shift value so 300, "portamento off" is a shift value of 0: the full distance is covered 301 is "super fast" portamento, where each frame we move 50% of the way to the target, rounding towards the target for every move 302 we move 25%, 303 we move 12.5%, etc etc