pcm.spdifdmix {
        type dmix
        ipc_key 1337
        slave {
                pcm "hw:0,1"
		format S32_LE
        }
}

pcm.!default {
        type plug
        slave {
		pcm spdifdmix
        }
}