jessuni / shikwasa

An audio player born for podcast
https://shikwasa.js.org
MIT License
476 stars 30 forks source link

fix: set playbackRate #65

Closed yenche123 closed 2 years ago

yenche123 commented 2 years ago

fix: a problem which is to set playbackRate like this

player.playbackRate = 0.8

and then the ui does not respond

jessuni commented 2 years ago

Thanks for the contribution! There's another line that needs cleaning up to complete the fix. https://github.com/jessuni/shikwasa/blob/7f172836bc2e060708c11e5111fdf787da397503/src/player.js#L131

Also please remove any irrelevant codes to this PR.

yenche123 commented 2 years ago

oh! i customized something and pulled request automatically by Github! Sorry! Let me PR again later