We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 3927 - Add support for changing channel playback rate.
Summary: Add support for changing channel playback rate.
Status: NEW
Alias: None
Product: SDL_mixer
Classification: Unclassified
Component: misc (show other bugs)
Version: unspecified
Hardware: All All
: P2 enhancement
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-28 20:40 UTC by Ivan Epifanov
Modified: 2017-10-28 20:40 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Epifanov 2017-10-28 20:40:23 UTC
Ryan seems to have Mix_PlaybackRate in http://icculus.org/~icculus/tmp/mixer.c
Would be nice to have it in official SDL_Mixer too.