hi, it's strange, i have multiple S/PDIF In and 2 H/W Out 8(R): see the screenshot.
how envy24control get those informations about channels (from asound.conf)? this is my asound.conf in /etc/ # DELTA410 Asound.conf START pcm.main { type hw card 0 device 0 #2 } pcm.ice1712 { type dmix ipc_key 1024 slave { pcm "hw:0,0" } bindings { 0 0 1 1 2 2 3 3 4 4 5 5 6 6 7 7 8 8 9 9 } } # adcdac 1&2 pcm.room1 { type plug ttable.0.0 1 ttable.0.1 1 slave.pcm ice1712 } # adcdac 3&4 pcm.room2 { type plug ttable.0.2 1 ttable.0.3 1 slave.pcm ice1712 } #adcdac 5&6 pcm.room3 { type plug ttable.0.4 1 ttable.0.5 1 slave.pcm ice1712 } # adcdac 7&8 pcm.room4 { type plug ttable.0.6 1 ttable.0.7 1 slave.pcm ice1712 } #SPDIF channels 9&10 pcm.room5_spdif { type plug ttable.0.8 1 ttable.1.9 1 slave.pcm ice1712 } # all HW outs set to PCM OUT in envy24 pcm.hwout { type plug slave.pcm ice1712 } ctl.room1 { type hw card 0 } ctl.room2 { type hw card 0 } ctl.room3 { type hw card 0 } ctl.room4 { type hw card 0 } ctl.room5_spdif { type hw card 0 } # Asound.conf END patrick
<<attachment: envy24full.png>>