/usr/share/alsa/pcm
NameSizeModeActions
center_lfe.conf8050644editdlrm
default.conf7620644editdlrm
dmix.conf16560644editdlrm
dpl.conf6450644editdlrm
dsnoop.conf15380644editdlrm
front.conf7520644editdlrm
hdmi.conf11880644editdlrm
iec958.conf12130644editdlrm
modem.conf13140644editdlrm
rear.conf7440644editdlrm
side.conf7440644editdlrm
surround21.conf9060644editdlrm
surround40.conf8840644editdlrm
surround41.conf9870644editdlrm
surround50.conf9860644editdlrm
surround51.conf9370644editdlrm
surround71.conf9850644editdlrm
Edit: /usr/share/alsa/pcm/dsnoop.conf (1538B)
# # dsnoop # pcm.!dsnoop { @args [ CARD DEV SUBDEV FORMAT RATE ] @args.CARD { type string default { @func refer name defaults.pcm.dsnoop.card } } @args.DEV { type integer default { @func refer name defaults.pcm.dsnoop.device } } @args.SUBDEV { type integer default 0 } @args.FORMAT { type string default { @func refer name defaults.pcm.dmix.format } } @args.RATE { type integer default { @func refer name defaults.pcm.dmix.rate } } type dsnoop ipc_key { @func refer name defaults.pcm.ipc_key } ipc_gid { @func refer name defaults.pcm.ipc_gid } ipc_perm { @func refer name defaults.pcm.ipc_perm } slave { pcm { type hw card $CARD device $DEV subdevice $SUBDEV } format $FORMAT rate $RATE period_size { @func refer name { @func concat strings [ "cards." { @func card_driver card $CARD } ".pcm.dsnoop.period_size" ] } default 1024 } period_time { @func refer name { @func concat strings [ "cards." { @func card_driver card $CARD } ".pcm.dsnoop.period_time" ] } default -1 } periods { @func refer name { @func concat strings [ "cards." { @func card_driver card $CARD } ".pcm.dsnoop.periods" ] } default 16 } } hint { show { @func refer name defaults.namehint.extended } description "Direct sample snooping device" device_input $DEV } }