You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Suppose I have two audio files one with a sample rate of 44100 and the other with 48000.
I can't see how I can play one after the other since once I create an oto.Context with a specific sample rate I can't change the context or the sample rate.
I tried along these lines:
Suppose I have two audio files one with a sample rate of 44100 and the other with 48000.
I can't see how I can play one after the other since once I create an oto.Context with a specific sample rate I can't change the context or the sample rate.
I tried along these lines:
but this just crashed with
oto: context is already created
.The text was updated successfully, but these errors were encountered: