GioF71 / tidal-connect

Simple script for configuring Tidal Connect with Docker (also on Volumio, MoodeAudio, OSMC)
MIT License
64 stars 6 forks source link

Chord Qutest DAC #186

Open Trilis29 opened 1 week ago

Trilis29 commented 1 week ago

Will this dac going to be supported?

GioF71 commented 1 week ago

I don't see why not. Can you post the output of

cat /proc/asound/cards

so I might help you create a configuration file. Also can you please give me some information about your setup? Operating system, Pi/SBC model, etc...

GioF71 commented 1 week ago

Looking here it seems that the name of the device is "Qutest", so you might be able to make it work by running:

./configure.sh -n "Qutest"

then start the container using

docker-compose up -d --force-recreate

Watch the logs using

docker-compose logs -f

GioF71 commented 5 days ago

Hello, did this work? If so, I might update the documentation and include a sample config file for this DAC. Thank you

Trilis29 commented 5 days ago

I will update you next week, I am on holiday can not check now :)