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
I’m trying to integrate Tone.PitchShift with an HTML <video> element in my project, but the pitch shifting functionality isn’t working as expected. Here’s a summary of my setup and the issue:
I’m trying to integrate
Tone.PitchShift
with an HTML<video>
element in my project, but the pitch shifting functionality isn’t working as expected. Here’s a summary of my setup and the issue:Setup:
Issue:
Steps to Reproduce:
Tone.PitchShift
node.<video>
element as the audio source.pitchShift.pitch
.Questions:
MediaElementSource
andPitchShift
?PitchShift
on<video>
elements?Any guidance would be greatly appreciated.
Best regards
The text was updated successfully, but these errors were encountered: