-
-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
Feature Request
I have spent last 3 days trying to achieve this but i guess real time pitch shifting would only be possible with https://developer.apple.com/documentation/avfaudio/avaudiounittimepitch and god knows how on Android.
My use case is 5x 5min mp3 track is playing at the same time. (they are stems of an original)
I came up with a logic, but it's too cpu heavy and crashing phones below 15 pro.
If i enable this.context.createBufferSource({ pitchCorrection: true }); i just hear pops and clicks.
Is there any way to do this though? I'd love to see this as a feature.
Metadata
Metadata
Assignees
Labels
No labels