The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Idea: Spotify mixer options
#1
Currently Moode-Spotify is using softvol for the mixer, which my personal feeling is that sound / volume is bit decreased, so I made a little changes in renderer.php, the result is good for me:

 ' --mixer alsa' .
 ' --alsa-mixer-device hw:0,0' . 
 ' --alsa-mixer-control Digital' . // check the control device name in alsamixer.
 ' --alsa-mixer-index 0' .
 

Suggest to add mixer options in the Moode-Spotify configuration settings.
Reply


Messages In This Thread
Spotify mixer options - by franktw956 - 11-03-2022, 04:19 AM
RE: Spotify mixer options - by Tim Curtis - 11-03-2022, 11:10 AM
RE: Spotify mixer options - by franktw956 - 11-03-2022, 11:27 AM
RE: Spotify mixer options - by Tim Curtis - 11-03-2022, 11:53 AM
RE: Spotify mixer options - by franktw956 - 11-03-2022, 12:12 PM

Forum Jump: