Posts: 15
Threads: 4
Joined: Dec 2019
Reputation:
0
I like to add system sound. As I do not want to interrupt the MPD, I like to use dmix and add an channel which plays the system sounds. I tried to figure out, how the asound.Conf file is built up. However, these have a heading "Managed by Moode", which I do not like to modify. How can I do this in a proper way? And I do understand, that from sound quality the dmix is not appreciated. But for this particular project it is valuable. Thanks for your guidenance.
Posts: 13,765
Threads: 310
Joined: Mar 2018
Reputation:
559
By system sounds do you mean something like beep when a button is pressed?
Moode routes audio using ALSA configs in /etc/alsa/conf.d/ These are managed scripts and should not be hand modified otherwise breakage will occur.
I think there are other ALSA conf files in various locations but these are whatever gets installed with Bookworm Lite and moode doesn't touch them.
Posts: 15
Threads: 4
Joined: Dec 2019
Reputation:
0
Indeed, system sound are like a beep when button pressed. Unfortunately Up till now, I did not manage to get the dmix work, without touching the ALSA configs in /etc/alsa/conf.d/ . So, I have to find another way to have the system sounds.