Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Add Pitch Shifting Capability to Pygame #3011

Open
OlaKenji opened this issue Jul 21, 2024 · 1 comment
Open

Feature Request: Add Pitch Shifting Capability to Pygame #3011

OlaKenji opened this issue Jul 21, 2024 · 1 comment
Labels

Comments

@OlaKenji
Copy link

I would like to suggest adding a pitch shifting capability to Pygame's audio module. This feature would allow one to dynamically adjust the pitch of sound effects and music.

As far I can see, Pygame does not have a built-in method for changing the pitch of a sound. While it is possible to achieve this using external libraries such as pydub or numpy, having native support in Pygame would greatly simplify the process and make this capability more accessible to developers.

@damusss damusss added the mixer pygame.mixer label Jul 22, 2024
@bilhox
Copy link
Contributor

bilhox commented Jul 28, 2024

Hi,
I believe it's worth to mention this : #1246 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants