ValleyBell / libvgm

A more modular rewrite of most components from VGMPlay. will include sub-libraries for audio output, sound emulation and VGM playback
irc://irc.digibase.ca/#vgmrips
136 stars 33 forks source link

Implement playback speed control in all players #92

Closed kode54 closed 2 years ago

kode54 commented 2 years ago

Including real time changing, by adjusting _playSmpl at change time.

Fixes #87

Signed-off-by: Christopher Snowhill kode54@gmail.com

ValleyBell commented 2 years ago

Thanks a lot for the contribution!