Mercurial > hg > vampy
diff Example VamPy plugins/PyZeroCrossing.py @ 26:ba3686eb697c
examples now pass all tests
author | fazekasgy |
---|---|
date | Wed, 19 Aug 2009 15:21:17 +0000 |
parents | 7d28bed0864e |
children |
line wrap: on
line diff
--- a/Example VamPy plugins/PyZeroCrossing.py Tue Aug 18 08:32:45 2009 +0000 +++ b/Example VamPy plugins/PyZeroCrossing.py Wed Aug 19 15:21:17 2009 +0000 @@ -74,7 +74,7 @@ paramlist1={ 'identifier':'threshold', 'name':'Noise threshold', - 'description':'', + 'description':'Noise threshold', 'unit':'v', 'minValue':0.0, 'maxValue':0.5,