[Feature Request] Implement playback speed #35

Open
opened 2026-01-30 21:23:04 +00:00 by claunia · 1 comment
Owner

Originally created by @mnadareski on GitHub (Jul 17, 2021).

Default playback speed is 100%, allow for changing this value to something else, possibly in a range like 25% to 200%. Bonus effort if multiple ways of playing back at different speeds are implemented (stretching vs. pitch, etc.)

Originally created by @mnadareski on GitHub (Jul 17, 2021). Default playback speed is 100%, allow for changing this value to something else, possibly in a range like 25% to 200%. Bonus effort if multiple ways of playing back at different speeds are implemented (stretching vs. pitch, etc.)
Author
Owner

@mnadareski commented on GitHub (Oct 7, 2021):

NWaves, the library we're already using to deal with emphasis filtering, has the ability to change playback rate by stretching samples. Ensure that this doesn't change the length of the sample.

@mnadareski commented on GitHub (Oct 7, 2021): NWaves, the library we're already using to deal with emphasis filtering, has the ability to change playback rate by stretching samples. Ensure that this _doesn't_ change the length of the sample.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: aaru-dps/RedBookPlayer#35