![]() |
[SOLVED] Kali & Piano 2.1 channel imbalance in dual mono mode. - Printable Version +- Moode Forum (https://moodeaudio.org/forum) +-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3) +--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7) +--- Thread: [SOLVED] Kali & Piano 2.1 channel imbalance in dual mono mode. (/showthread.php?tid=1360) |
Kali & Piano 2.1 channel imbalance in dual mono mode. - DRONE7 - 05-10-2019 Finally had some spare time to test and troubleshoot this ..... Tim, in the Chip/Device Options when Analog gain is set to -6dB this is applied to only one(Main) of the 2 dac chips . Consequently if Dual mono is selected the left channel (Main dac) is -6dB down vs the right channel ("sub-woofer" dac) In order to operate my amp in it's 'sweet spot' (and prevent huge volume shocks when changing input sources !) I need the -6dB set for both dacs to be able to use Dual mono... Could this be a moOde settable value ? or is it part of the Kali/Piano 2.1 firmware package ? (I have a question in with Allo on this ) Thanks, Bob RE: Kali & Piano 2.1 channel imbalance in dual mono mode. - Tim Curtis - 05-10-2019 Hi Bob, Its prolly a driver issue. moOde just sets the ALSA values below. They also appear in Alsamixer. Analogue Analogue Playback Boost DSP Program RE: Kali & Piano 2.1 channel imbalance in dual mono mode. - DRONE7 - 05-14-2019 I can re-balance using the alsa L/R volume settings but can't make it stick over reboots. Code: sudo alsactl store Code: aplay -l so this doesn't work either. Code: sudo alsactl store 1 Also found the filter setting seems to be for the first Dac only too but that can be worked round by resampling to 32/384 and bypassing the filter for both Dacs. Allo seem to have a flexible notion of time... ![]() RE: Kali & Piano 2.1 channel imbalance in dual mono mode. - DRONE7 - 04-16-2020 Well, having parked the Allo kit (Kali and piano 2.1) for some time (as the infuriating 6db imbalance drove me nuts...) I used some lockdown time to try again to set it correctly..... Previously no matter what I set it was overwritten randomly so the sub volume would one boot be 100% and another 81%....using dual mono meant there was always one channel maddeningly wrong!! I am now pleased to have equal volume levels in both channels using dual mono after several restarts... ![]() Here is what worked... Install the Allo DSP files (note, we will not be configuring the sub-woofer options...just installing the firmware that then allows the sub-woofer dac chip to have the volume setting saved for use with dual mono mode !! ![]() Code: cd ~ I have set MoOde MPD Config tab >Volume control=disabled and in Audio Config >ALSA max volume =94 then in Audio Config > Edit Chip/Device Options and set Analogue gain =0db and Subwoofer volume =94 Restarted and from Code: ./piano.sh it returns.. Dual mode: Dual-Mono Subw mode: None Sub xover: 60 Sub level: 94% Main levl: 94% Mstr levl: 94% so now both DAC chips output the same volume !!! ![]() |