lintweaker / xmos-native-dsd

native DSD playback support on Linux for USB DACs
GNU General Public License v2.0
84 stars 28 forks source link

McIntosh D1100 support #29

Open alheinecke opened 7 years ago

alheinecke commented 7 years ago

Has some figured out what is needed (and if possible at all) to support the D1100 of McIntosh? Playback right happens via PCM-convert through ffmpeg to 32bit/352.h kHz :-( Thanks!

lintweaker commented 7 years ago

If you can sent the output of:

cat /proc/asound/cardX/stream0 (replace X with your car nr)

We can go from there..