Posts: 88
Threads: 15
Joined: Mar 2021
Reputation:
8
Location: Netherlands
31-Jan-2022, 07:29 AM
(This post was last modified: 31-Jan-2022, 03:09 PM by Tecko.)
I try to build it myself. It connects to the server but no sound. Proberly it is a problem in the config file,. Connecting the output device to alsa, can find nowhere information to do that the right way?
sudo aplay -l
**** List of PLAYBACK Hardware Devices ****
card 1: UD301 [TEAC UD-301], device 0: USB Audio [USB Audio]
Subdevices: 0/1
Subdevice #0: subdevice #0
The config file:
general =
{
name = "Front Room";
ignore_volume_control = "yes";
volume_range_db = 60 ;
};
alsa = {
output_device = "hw:0";
};
Ohh and iam using roonbridge en roonserver as player