rwieruch / favesound-redux

🎶 A SoundCloud Client in React + Redux running in production. Live Demo and Source Code to explore React + Redux as a beginner.
http://www.robinwieruch.de/the-soundcloud-client-in-react-redux/
1.59k stars 249 forks source link

Issue#6 volume #9

Closed siyounguk closed 8 years ago

siyounguk commented 8 years ago

Hi @rwieruch , Here are the changes I've made to create the volume function. I used the following range slider component in order to achieve this: https://github.com/whoisandie/react-rangeslider

I hope these changes are OK, looking forward again to your feedback. Thanks, Simon

rwieruch commented 8 years ago

I will clone the project tomorrow and try it out myself, but it looks very promising! Nice PR @siyounguk !