Posts: 13,779
Threads: 310
Joined: Mar 2018
Reputation:
559
Could be some sort of bug in release 4.4 but since all development has moved to moOde 5 there won't be any fixes developed for prior releases.
Recommend testing with moOde 5 RC0
Posts: 6,117
Threads: 182
Joined: Apr 2018
Reputation:
241
So I've been diagnosing the Khadas Tone Board with Moode r5.3 and shooting Tim posts as I do. We've figured out the Hardware Volume Control detection problem. It was due to a blunder in the Khadas XMOS firmware which was inconsistently encoding the USB string descriptors for the interfaces. Tim has adjusted for this behavior in the moOde r5.3.1 update.
The good news? moOde now detects the presence of the KTB's Hardware Volume Control and the MPD config panel offers all three choices for volume control: Hardware, Software, and Disabled.
The not-so good news? The Khadas hardware control function seems to work only for PCM playback. With DSD material, I have either to select Disabled or select Hardware and set moOde's volume at 100 percent. I can then play native DSD and DSD-over-PCM while controlling volume at my amplifier.
This is a Khadas issue, not a moOde issue; it affects that other FOSS RPi music player too. The DAC chip spec sheet says it can do hardware control and Tim tells me it works with his Allo Katana, which uses the same chip.
I've spent a lot of time on the Khadas forum reading all the back posts and then posting about the string descriptor problem. Candidly, I'm not holding my breath until they fix either this problem or solve the DSD hardware control problem. The XMOS controller is well documented and third parties have hacked a bit at the firmware. Perhaps one of the DIYaudio cognoscenti will solve the problems.
Regards,
Kent
Posts: 6,117
Threads: 182
Joined: Apr 2018
Reputation:
241
Where is the distortion being generated? If the downstream equipment is being overdriven by the KTB, try inserting a passive attenuator between them.
Regards,
Kent
Posts: 4
Threads: 0
Joined: Jul 2018
Reputation:
0
02-06-2020, 01:28 AM
(This post was last modified: 02-06-2020, 01:29 AM by rrobot.)
Hi guys
sorry to revisit this thread, but i've just ordered KTB. Clearly I didn't search far enough to discover any compatibility issues with moode which is very much my software of choice. With the KTB 2 seemingly on hold since one of their main developers left to start his own product line, i gather the original ktb will persist for a bit longer. I hope they fix this issue. In the meantime, just to recap, what should I do - avoid any EQ tweaking, set volume control to hardware and 100%?
Perhaps I ought to add my voice to the requests that Khadas fix this issue in the firmware.
Posts: 13,779
Threads: 310
Joined: Mar 2018
Reputation:
559
moOde only supports a single configured audio device either I2S, On-board or USB.
Posts: 13,779
Threads: 310
Joined: Mar 2018
Reputation:
559
Thie message "Formats: Unable to determine formats" is coming from also-capabilities command that's being run by moodeutl.
I'm not sure why it's not able to detect the audio formats for your USB device. Try also-capabilities --help.