mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-08-14 15:33:34 -04:00
SSB Mod: added audio compressor preamp gain and threshold controls
This commit is contained in:
@@ -7968,6 +7968,12 @@ margin-bottom: 20px;
|
||||
"agc" : {
|
||||
"type" : "integer"
|
||||
},
|
||||
"cmpPreGainDB" : {
|
||||
"type" : "integer"
|
||||
},
|
||||
"cmpThresholdDB" : {
|
||||
"type" : "integer"
|
||||
},
|
||||
"rgbColor" : {
|
||||
"type" : "integer"
|
||||
},
|
||||
@@ -44706,7 +44712,7 @@ except ApiException as e:
|
||||
</div>
|
||||
<div id="generator">
|
||||
<div class="content">
|
||||
Generated 2020-11-24T20:20:00.458+01:00
|
||||
Generated 2020-11-25T13:34:12.214+01:00
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user