For example, if you initialize piano with `piano.init({triggers: ['click', 'touchstart'],})`, when you tape in the keyboard, each button is taped twice.
For example, if you initialize piano with
piano.init({triggers: ['click', 'touchstart'],}), when you tape in the keyboard, each button is taped twice.