📄 psc_ac97.reg
字号:
; Copyright (c) 2004 BSQUARE Corporation. All rights reserved.
;-------------------------------------------------------
; Audio Driver
;-------------------------------------------------------
;
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\WaveDev]
"Prefix"="WAV"
"Dll"="psc_ac97.dll"
"Index"=dword:1
"Order"=dword:0
"MicVolume"=dword:8048
"Priority256"=dword:30
;-------------------------------------------------------
; Audio Driver
;-------------------------------------------------------
;
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\WaveDev]
"Prefix"="WAV"
"Dll"="psc_ac97.dll"
"Index"=dword:9
"Order"=dword:0
"IClass"=multi_sz:"{A32942B7-920C-486b-B0E6-92A702A99B35}"
;
; The size of the audio buffers we receive can be changed with this key.
; The downside to a larger buffer size is increased (and noticable)
; latency while streams are buffered and mixed.
; Default size without this key is 2048 bytes.
;
;[HKEY_LOCAL_MACHINE\Audio\SoftwareMixer]
; "BufferSize"=dword:800
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -