Mic IQC update Jan 17 2026

This commit is contained in:
chanweehewsonos
2026-01-17 22:32:06 +08:00
parent 4486998ed3
commit 044aabd112
77 changed files with 987 additions and 85 deletions

Binary file not shown.

View File

@@ -1,15 +0,0 @@
[Output]
Speakers (USB PnP Audio Device) L = 0.000000
Speakers (USB PnP Audio Device) R = 0.348000
[Input]
Microphone (USB PnP Audio Device) L = 0.0515
Microphone (USB PnP Audio Device) R = 0.521
[Amp]
Speakers (USB PnP Audio Device) - Amp L = 6.980000
Speakers (USB PnP Audio Device) - Amp R = 6.980000
[Mic]
Microphone (USB PnP Audio Device) - Mic L = 0.4
Microphone (USB PnP Audio Device) - Mic R = 0.4

View File

@@ -1,15 +0,0 @@
[Output]
SPDIF Interface (USB HIFI Audio) L = 1.940000
SPDIF Interface (USB HIFI Audio) R = 1.940000
Digital Output (USB HIFI Audio) L = 1.940000
Speakers (USB PnP Audio Device) L = 0.344000
[Input]
Line (USB HIFI Audio) L = 0.320316
Line (USB HIFI Audio) R = 0.320427
Microphone (USB PnP Audio Device) L = 0.070843
[Amp]
SPDIF Interface (USB HIFI Audio) - Amp L = 30.520000
SPDIF Interface (USB HIFI Audio) - Amp R = 30.120000
Speakers (USB PnP Audio Device) - Amp L = 6.740000

View File

@@ -0,0 +1,2 @@
[My Computer]
My Computer="localhost"

View File

@@ -0,0 +1,10 @@
[Signal Generator]
server.app.propertiesEnabled=True
server.ole.enabled=True
server.tcp.serviceName="My Computer/VI Server"
server.vi.propertiesEnabled=True
WebServer.TcpAccess="c+*"
WebServer.ViAccess="+*"
DebugServerEnabled=False
DebugServerWaitOnLaunch=False

View File

@@ -0,0 +1,2 @@
[My Computer]
My Computer="localhost"

View File

@@ -0,0 +1,12 @@
[Signal Measure]
server.app.propertiesEnabled=True
server.ole.enabled=True
server.tcp.paranoid=True
server.tcp.serviceName="My Computer/VI Server"
server.vi.callsEnabled=True
server.vi.propertiesEnabled=True
WebServer.TcpAccess="c+*"
WebServer.ViAccess="+*"
DebugServerEnabled=False
DebugServerWaitOnLaunch=False

Binary file not shown.