OSDN Forum Archive


Thread #40203

Disable key press animation (2018-12-13 06:07 by mbms #82262)

Is there any way to remove/disable the key's animation when it is pressed?

Reply to #82262

Re: Disable key press animation (2018-12-17 00:22 by yknk #82280)

> Is there any way to remove/disable the key's animation when it is pressed?

Unfortunately, there is no way to disable that animation.

You can change the time of the up and down movement of the key by editing the ini file.

PianoRollRain.ini / PianoRollRain2D.ini
---
[PianoKeyboard]
KeyDownDuration=0
KeyUpDuration=0
---

Please check the manual.
---
7. How to customize
(h) Piano keyboard
---

Reply to #82262

Reply to #82280

Re: Disable key press animation (2018-12-18 02:19 by mbms #82285)

> [PianoKeyboard]
> KeyDownDuration=0
> KeyUpDuration=0

And will setting this to 0 "hide" or disable" this animation?
Reply to #82280

Reply to #82285

Re: Disable key press animation (2018-12-20 01:05 by yknk #82302)

> And will setting this to 0 "hide" or disable" this animation?

No. The movement time of the key becomes zero.
Reply to #82285

Reply to #82302