BoogieMonsta / quantumtracker

A keyboard operated tracker sequencer made with Vue 3 and Elementary Audio.
1 stars 0 forks source link

Playback is delayed by a couple of seconds #5

Open BoogieMonsta opened 2 years ago

BoogieMonsta commented 2 years ago

After punching in a sequence, when pressing the QuickTracker logo or the 'space' bar, there is a delay before the sequence starts playing

This delay before playback is related to the BPM: the slower the BPM, the longer the delay. This issue must be related to #3.

-> Look into the reset value for setInterval.