This repository has been archived on 2025-09-03 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
83cfc07394ac08e67c41a31840f8fb49f0da0fd1
It seems that the DOUBLE_CLICK and HEAVY_CLICK effects assume that `waveform_index` is always set to 1 and `vmax` is set to 1600, because if the last played effect is TICK, then all the other effects (aside from CLICK) end up feeling different, presumably because `waveform_index` is left as set to 2 and `vmax` is left as set to 1600. Fix this by having DOUBLE_CLICK and HEAVY_CLICK set `waveform_index` back to 1 and `vmax` back to 1600. Change-Id: Ic116f45894cf4af25bcd25b66764eeb472631af5
Description
Cherish OS A13 Dependency of OnePlus Nord(Avicii)
Languages
C++
80.4%
Kotlin
12.4%
C
6%
Makefile
1%
Shell
0.2%