Skip to content

Is there any way to pitch shift without tempo change? #816

@Slavezax

Description

@Slavezax

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions