Closed dezman closed 2 years ago
To more accurately mimic real instruments, the sound should play when you initiate the action, rather than when the user is finishing the 'click'
Presumably we can just change the event to onMouseDown.
Use any event that you like. WebAudioFont is library for music not UI events.
To more accurately mimic real instruments, the sound should play when you initiate the action, rather than when the user is finishing the 'click'
Presumably we can just change the event to onMouseDown.