sync from Laptop 29 Sept
This commit is contained in:
@@ -6,19 +6,19 @@ getsn = "ddputil"
|
||||
GS List = ""
|
||||
|
||||
[hardware config]
|
||||
autostart = "com4"
|
||||
autostart = "COM8"
|
||||
relay control = "com4"
|
||||
mic vdd = ""
|
||||
soundcard output = "Speakers (2- USB Advanced Audio Device)"
|
||||
soundcard input(max 4) = "Microphone (2- USB Advanced Audio Device)"
|
||||
soundcard output = "Speakers (USB Advanced Audio Device)"
|
||||
soundcard input(max 4) = "Microphone (USB Advanced Audio Device)"
|
||||
|
||||
[Signal Config]
|
||||
AddHead? = "true"
|
||||
Head Freq = "1000"
|
||||
amplitude = "1.5"
|
||||
amplitude = "0.3"
|
||||
Sampling Rate = "48000"
|
||||
StarFreq = "10000"
|
||||
StopFreq = "100"
|
||||
StarFreq = "22400"
|
||||
StopFreq = "50"
|
||||
Min Cycles = "12"
|
||||
Octave = "12"
|
||||
Min Duration = "0.01"
|
||||
@@ -27,7 +27,7 @@ Min Duration = "0.01"
|
||||
playChannel(1:L 2:R) = "1"
|
||||
delay before play(ms) = "200"
|
||||
delay after play(ms) = "100"
|
||||
recordChannels = "2"
|
||||
recordChannels = "1"
|
||||
add recording time(s) = "0.2"
|
||||
save waveform = "false"
|
||||
waveform path = "C:\Sonos\Pallas FA Test\PallasPlus_ChirpTest\waveform"
|
||||
@@ -53,9 +53,9 @@ Operand B = "FR - Smoothed GS Mic1;FR - Smoothed GS Mic2;Value - Sens GS Mic1;Va
|
||||
Output = "FR - Delta Smoothed DUT Mic1;FR - Delta Smoothed DUT Mic2;Value - Delta Sens DUT Mic1;Value - Delta Sens DUT Mic2"
|
||||
|
||||
[Curve Limits]
|
||||
Name = "Lim - Delta Smoothed DUT Mic1;Lim - Delta Smoothed DUT Mic2"
|
||||
Upper Limit = "100,4.5,5000,4.5,5001,3,10000,3,15000,3.5,20000,3.5;100,4.5,5000,4.5,5001,3,10000,3,15000,3.5,20000,3.5"
|
||||
Lower Limit = "100,-4.5,5000,-4.5,5001,-3,10000,-3,15000,-3.5,20000,-3.5;100,-4.5,5000,-4.5,5001,-3,10000,-3,15000,-3.5,20000,-3.5"
|
||||
Name = "Lim - Delta Smoothed DUT Mic1"
|
||||
Upper Limit = "100,1.5,5000,1.5,5001,1.5,10000,1.5,15000,1.5,20000,2"
|
||||
Lower Limit = "100,-1.5,5000,-1.5,5001,-1.5,10000,-1.5,15000,-1.5,20000,-2"
|
||||
|
||||
[single limits]
|
||||
Name = "Lim - Sens DUT Mic1;Lim - Sens DUT Mic2"
|
||||
|
||||
Reference in New Issue
Block a user