TMRh20 / TMRpcm

Arduino library for asynchronous playback of PCM/WAV files direct from SD card. Arduino Uno,Nano,Mega etc supported
http://tmrh20.blogspot.com
592 stars 178 forks source link

Any way to increase/decrease playback speed? #181

Closed Zooyork01 closed 1 year ago

Zooyork01 commented 1 year ago

Hi, Thanks for the great library. I am about to start playing with it, but curious if I can somehow change the playback speed? I would like to change the speed based on a sensor value.

TMRh20 commented 1 year ago

Heh https://github.com/TMRh20/TMRpcm/issues/169 Looks like this feature is kind of in demand, but I haven't had a chance to work on it.

Closing this issue as a duplicate.