exagerate some example parameter ranges
This commit is contained in:
parent
43d20f5c52
commit
3e26125eb4
@ -25,9 +25,9 @@
|
|||||||
"name": "Rate",
|
"name": "Rate",
|
||||||
"shortName": "Rate",
|
"shortName": "Rate",
|
||||||
"direction": "input",
|
"direction": "input",
|
||||||
"defaultValue": 0.5,
|
"defaultValue": 1.0,
|
||||||
"minimum": 0.01,
|
"minimum": 0.01,
|
||||||
"maximum": 2.0,
|
"maximum": 20.0,
|
||||||
"unit": "hz",
|
"unit": "hz",
|
||||||
"map": "logarithmic"
|
"map": "logarithmic"
|
||||||
},
|
},
|
||||||
|
@ -26,8 +26,8 @@
|
|||||||
"shortName": "Mod rate",
|
"shortName": "Mod rate",
|
||||||
"direction": "input",
|
"direction": "input",
|
||||||
"defaultValue": 1.0,
|
"defaultValue": 1.0,
|
||||||
"minimum": 0.1,
|
"minimum": 0.01,
|
||||||
"maximum": 5.0,
|
"maximum": 20.0,
|
||||||
"unit": "hz",
|
"unit": "hz",
|
||||||
"map": "logarithmic"
|
"map": "logarithmic"
|
||||||
},
|
},
|
||||||
@ -46,8 +46,8 @@
|
|||||||
"shortName": "Center freq",
|
"shortName": "Center freq",
|
||||||
"direction": "input",
|
"direction": "input",
|
||||||
"defaultValue": 1000.0,
|
"defaultValue": 1000.0,
|
||||||
"minimum": 100.0,
|
"minimum": 20.0,
|
||||||
"maximum": 10000.0,
|
"maximum": 20000.0,
|
||||||
"unit": "hz",
|
"unit": "hz",
|
||||||
"map": "logarithmic"
|
"map": "logarithmic"
|
||||||
}
|
}
|
||||||
|
@ -25,9 +25,9 @@
|
|||||||
"name": "Frequency",
|
"name": "Frequency",
|
||||||
"shortName": "Frequency",
|
"shortName": "Frequency",
|
||||||
"direction": "input",
|
"direction": "input",
|
||||||
"defaultValue": 300.0,
|
"defaultValue": 1000.0,
|
||||||
"minimum": 100.0,
|
"minimum": 20.0,
|
||||||
"maximum": 1000.0,
|
"maximum": 20000.0,
|
||||||
"unit": "hz",
|
"unit": "hz",
|
||||||
"map": "logarithmic"
|
"map": "logarithmic"
|
||||||
},
|
},
|
||||||
|
@ -25,8 +25,8 @@
|
|||||||
"name": "Rate",
|
"name": "Rate",
|
||||||
"shortName": "Rate",
|
"shortName": "Rate",
|
||||||
"direction": "input",
|
"direction": "input",
|
||||||
"defaultValue": 5.0,
|
"defaultValue": 1.0,
|
||||||
"minimum": 1.0,
|
"minimum": 0.01,
|
||||||
"maximum": 20.0,
|
"maximum": 20.0,
|
||||||
"unit": "hz",
|
"unit": "hz",
|
||||||
"map": "logarithmic"
|
"map": "logarithmic"
|
||||||
|
@ -25,9 +25,9 @@
|
|||||||
"name": "Rate",
|
"name": "Rate",
|
||||||
"shortName": "Rate",
|
"shortName": "Rate",
|
||||||
"direction": "input",
|
"direction": "input",
|
||||||
"defaultValue": 0.5,
|
"defaultValue": 1.0,
|
||||||
"minimum": 0.01,
|
"minimum": 0.01,
|
||||||
"maximum": 2.0,
|
"maximum": 20.0,
|
||||||
"unit": "hz",
|
"unit": "hz",
|
||||||
"map": "logarithmic"
|
"map": "logarithmic"
|
||||||
},
|
},
|
||||||
|
@ -26,8 +26,8 @@
|
|||||||
"shortName": "Mod rate",
|
"shortName": "Mod rate",
|
||||||
"direction": "input",
|
"direction": "input",
|
||||||
"defaultValue": 1.0,
|
"defaultValue": 1.0,
|
||||||
"minimum": 0.1,
|
"minimum": 0.01,
|
||||||
"maximum": 5.0,
|
"maximum": 20.0,
|
||||||
"unit": "hz",
|
"unit": "hz",
|
||||||
"map": "logarithmic"
|
"map": "logarithmic"
|
||||||
},
|
},
|
||||||
@ -46,8 +46,8 @@
|
|||||||
"shortName": "Center freq",
|
"shortName": "Center freq",
|
||||||
"direction": "input",
|
"direction": "input",
|
||||||
"defaultValue": 1000.0,
|
"defaultValue": 1000.0,
|
||||||
"minimum": 100.0,
|
"minimum": 20.0,
|
||||||
"maximum": 10000.0,
|
"maximum": 20000.0,
|
||||||
"unit": "hz",
|
"unit": "hz",
|
||||||
"map": "logarithmic"
|
"map": "logarithmic"
|
||||||
}
|
}
|
||||||
|
@ -25,9 +25,9 @@
|
|||||||
"name": "Frequency",
|
"name": "Frequency",
|
||||||
"shortName": "Frequency",
|
"shortName": "Frequency",
|
||||||
"direction": "input",
|
"direction": "input",
|
||||||
"defaultValue": 300.0,
|
"defaultValue": 1000.0,
|
||||||
"minimum": 100.0,
|
"minimum": 20.0,
|
||||||
"maximum": 1000.0,
|
"maximum": 20000.0,
|
||||||
"unit": "hz",
|
"unit": "hz",
|
||||||
"map": "logarithmic"
|
"map": "logarithmic"
|
||||||
},
|
},
|
||||||
|
@ -25,8 +25,8 @@
|
|||||||
"name": "Rate",
|
"name": "Rate",
|
||||||
"shortName": "Rate",
|
"shortName": "Rate",
|
||||||
"direction": "input",
|
"direction": "input",
|
||||||
"defaultValue": 5.0,
|
"defaultValue": 1.0,
|
||||||
"minimum": 1.0,
|
"minimum": 0.01,
|
||||||
"maximum": 20.0,
|
"maximum": 20.0,
|
||||||
"unit": "hz",
|
"unit": "hz",
|
||||||
"map": "logarithmic"
|
"map": "logarithmic"
|
||||||
|
Loading…
Reference in New Issue
Block a user