Hi,
First, thanks so much for writing this, it works perfectly!
I am recording with recorderjs (github.com/mattdiamond/Recorderjs). In metronome.js, in the scheduleNote() function, I am calling a function to start the recorder along with playing back the metronome, which works fine. However On playback, it can be out of time with playing back the WAV track at the same time as playing the metronome.
I am curious if you have run into this or have any ideas to get the timing right, if this is too out of scope for an answer, totally understandable. Thanks for any insight!
Hi,
First, thanks so much for writing this, it works perfectly!
I am recording with recorderjs (github.com/mattdiamond/Recorderjs). In metronome.js, in the
scheduleNote()function, I am calling a function to start the recorder along with playing back the metronome, which works fine. However On playback, it can be out of time with playing back the WAV track at the same time as playing the metronome.I am curious if you have run into this or have any ideas to get the timing right, if this is too out of scope for an answer, totally understandable. Thanks for any insight!