Base for
user/mmkagari 's setPosition to Linear command
script/045be17c45216ac33c2009c6f0b50813add new option:
Fix note position after chain slide:
auto calculate and move note position after chain slide to fix note position (default is true)
Set note offset after chain slide:
move note x position after chain slide (default is 5px)
for someone who want to know why it's need and how it's work:
on PPD chain slide is 15px for every image
so if you're use right slide scale vaule you will get 60px chain slide
what i'm doing for this script is use note time and releasetime to calculate how long for this chain slide then add offset for another note
but even we already calculate it's still have weird offset for 新ACSkinFT new one slide size
so i add 5px offset to let it looks more better
for someone who don't know how to calculate slide scale:
slide scale = (bpm / 180) + 0.0001
Usage - paste the folder into KHC/PPD/Commands and execute from PPDEditor's Command menu