-
Notifications
You must be signed in to change notification settings - Fork 16
Mirin Template Reference
XeroOl edited this page May 6, 2022
·
14 revisions
ease {beat, len, ease_fn, [percent, mod]+, ?plr=, ?mode=, ?time=}
Eases a mod to a specific value.
Eases a mod to a specific value at a specific beat or time in the song.
If time=true
is set, then the first argument will be interpreted in seconds instead of beats.
If mode=true
is set, then the second argument will be interpreted as an absolute timestamp instead of a duration.
If plr=
is set to a number, the ease will only affect the specified player. If it is set to a table of numbers, the ease will only affect the specified players.