Hi all,
I have tried to setup a Shairport with pisound, everything worked well but I can’t seem to connect it to the hw:pisound hardware. Does anyone have experiences with this?
My settings are this. Thats it. I can connect Airplay to patchbox, but there is no sound coming out.
Might be a offtopic issue, but wanted to chip in in case someone tried it here.
Also tried hw:ALSA.
```
general = {
name = "patchbox";
};
alsa = {
output_device = "hw:pisound";
};
```
Thanks!