Is it possible to modify framerate of a song currently being played? I mean, I would like to play a song with a slower or faster tempo. How could I accomplish this?
Thank you for help in advance.
Printable View
Is it possible to modify framerate of a song currently being played? I mean, I would like to play a song with a slower or faster tempo. How could I accomplish this?
Thank you for help in advance.
Assuming you're doing this in C# using the media player control...
Use the SpeedRatio property.
http://msdn.microsoft.com/en-us/libr...peedratio.aspx