Skip to content

Audio Detune (now wide browser support) #135

Closed
@F3der1co

Description

@F3der1co

Reviewed guidelines

  • I have read and understand the suggestion guidelines

Checked for duplicate suggestions

  • I checked for existing similar suggestions

Summary

Add the web audio API detune. This is useful to change pitch without changing length of the sound.

Possible workarounds or alternatives

Import sound pitch shifted, download size and maintainability suboptimal.
Change playback rate, but that changes length of the sound.

Proposed solution

Add the web audio API detune, as it now has wide browser support according to https://developer.mozilla.org/en-US/docs/Web/API/AudioBufferSourceNode/detune

Why is this idea important?

Change pitch of a sound without changing its length, useful for adding variance to sound effects and games with music elements (i.e. you can play a piano in game)

Additional remarks

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    declinedFeature requests that will not be acted upon

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions