public DspParameterDescriptionBool(DSP_PARAMETER_DESC_BOOL dBool)
     : this(dBool.defaultval)
 {
 }