Thank you for your donation!


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


Khadas Tone Board
#1
Any thoughts about this board? Does anyone have any experience of it?
https://www.khadas.com/tone
Reply
#2
Some discussion over at DIYAudio...
https://www.diyaudio.com/forums/digital-...11640.html
----------
bob
Reply
#3
Thanks for the link. It looks interesting.
Reply
#4
Post the output from the commands below and I'll have a look.

Code:
amixer -c0 scontrols
amixer -c1 scontrols
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#5
Ok thanks.

Post output from cmd below to see if any of the simple mixer controls are volume.

Code:
amixer -c1
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#6
Below are the moOde commands that would determine the mixer name and whether the device supports hardware volume.  
The first command should return the device name. The second command should return a list of the simple mixer controls. The last command should return a volume %.

Code:
cat /proc/asound/card1/id
/var/www/command/util.sh get-mixername
/var/www/command/util.sh get-alsavol "Khadas Tone Control "
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#7
Yes that looks perfect.

The final check is to see whats been written to mpd config file.

Code:
cat /etc/mpd.conf

-Tim
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#8
I see u have set MPD volume control to Disabled. Does Hardware show up in the dropdown or are u only seeing Software and Disabled?
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#9
I'll need to investigate further since the individual commands are all returning the correct values.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#10
When u get a moment, post the moode startup log.

Code:
cat /var/log/moode.log
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Forum Jump: