Neil McGann

Results 1 comments of Neil McGann

I appear to have fixed this by adding a short fixed delay (0.1 seconds) to `nextNoteTime` in the `play()` function. (immediately after `nextNoteTime = audioContext.currentTime;`) This worked in my Windows...