⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 maestro3.conf

📁 alsa-driver-1.0.14编译声卡所需要的库
💻 CONF
字号:
# configuration for ESS Maestro3<confdir:pcm/front.conf>Maestro3.pcm.front.0 {	@args [ CARD ]	@args.CARD {		type string	}	type hw	card $CARD}	# default with dmix/dsnoopMaestro3.pcm.default {	@args [ CARD ]	@args.CARD {		type string	}	type asym	playback.pcm {		type plug		slave.pcm {			# we need to specify device and subdevice numbers			# for a device with multiple substreams			@func concat			strings [ "dmix:" $CARD ",0,0" ]		}	}	capture.pcm {		type plug		slave.pcm {			@func concat			strings [ "dsnoop:" $CARD ]		}	}}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -