benwiley4000 / volca-sampler

Send a new sound to your volca sample!

Home Page:https://volcasampler.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix touchmove behavior

benwiley4000 opened this issue · comments

Sometimes the sliders go way last where they are supposed to, I think this is because we don't undbind the listeners at the end of the useEffect. We should put that back. I'm not sure what I was thinking. Do this for the slot number input too.