[Feature Request] fast forward audio time stretching to avoid pitch bending
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 14.1k
- Forks
- 2.2k
- Avg merge
- 7h 35m
- Merged PRs (30d)
- 51
Description
looks like this was proposed (https://github.com/libretro/RetroArch/pull/15173#issuecomment-1504885797) before as a smooth audio fast forwarded output solution but seemingly only the resampling bit of this was ever merged
TIME STRETCH REF (duckstation): https://github.com/stenzek/duckstation/commit/68b5dd869c31e6f78aa2d17d90958737b60b115a
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the earlier proposal in PR #15173 and the DuckStation time-stretch reference commit linked in the issue. Trace which resampling work was merged and identify the remaining audio fast-forward path. Done means fast-forwarded audio avoids pitch bending, but the issue does not name files or tests to use.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- audio-video-rtc
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100