/usr/share/alsa/pcm
NameSizeModeActions
center_lfe.conf8030644editdlrm
default.conf7600644editdlrm
dmix.conf16520644editdlrm
dpl.conf6450644editdlrm
dsnoop.conf15340644editdlrm
front.conf8020644editdlrm
hdmi.conf11860644editdlrm
iec958.conf12180644editdlrm
modem.conf13120644editdlrm
rear.conf7420644editdlrm
side.conf7420644editdlrm
surround21.conf9230644editdlrm
surround40.conf9010644editdlrm
surround41.conf10040644editdlrm
surround50.conf10030644editdlrm
surround51.conf9540644editdlrm
surround71.conf10020644editdlrm
Edit: /usr/share/alsa/pcm/dsnoop.conf (1534B)
# # 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_perm { @func refer name defaults.pcm.ipc_perm } tstamp_type { @func refer name defaults.pcm.tstamp_type } 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_id card $CARD } ".pcm.dsnoop.period_size" ] } default 1024 } period_time { @func refer name { @func concat strings [ "cards." { @func card_id card $CARD } ".pcm.dsnoop.period_time" ] } default -1 } periods { @func refer name { @func concat strings [ "cards." { @func card_id card $CARD } ".pcm.dsnoop.periods" ] } default 16 } } hint { show { @func refer name defaults.namehint.extended } description "Direct sample snooping device" device_input $DEV } }