aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--alv-lib/time.moon2
1 files changed, 1 insertions, 1 deletions
diff --git a/alv-lib/time.moon b/alv-lib/time.moon
index 8b3f47d..f0dcefa 100644
--- a/alv-lib/time.moon
+++ b/alv-lib/time.moon
@@ -136,7 +136,7 @@ ramp = Constant.meta
new: (...) =>
super ...
@state or= 0
- @out or= T.num\mk_sig!
+ @out or= T.num\mk_sig 0
pattern = -evt.clock + sig.num + -sig.num
setup: (inputs, scope) =>