Seefin / lightweight-theology

Music player app
0 stars 0 forks source link

Add Volume Control #3

Open Seefin opened 9 years ago

Seefin commented 9 years ago

Let the user change the playback volume from within the app. This will be trivial in the view, but may need some thinking on the model side.

  1. It is possible to control gain through the LineInfo, MixerInfo etc.
  2. It is also possible to suggest that we want the line with specific features.
  3. Mapping volume intervals to a slider - does the API run in dB? %?