resonatecoop / mobile

A mobile app for playing music on Resonate, an open source music streaming co-op; built with TypeScript and React Native
GNU General Public License v3.0
15 stars 2 forks source link

feat: seek slider, volume slider, rate, speaker toggle #28

Closed peterklingelhofer closed 2 years ago

peterklingelhofer commented 2 years ago

UI will change drastically of course, but new features include:

  1. Seek slider / track progress bar
  2. Volume slider and mute
  3. Track speed (with toggle-able pitch correction)
  4. Speaker/headphones toggle

This closes #15.