fix missing time/ramp evaltime result
s-ol
1 year, 14 days ago
1 changed file(s) with
1 addition(s)
and
1 deletion(s)
.
Raw diff
Collapse all
Expand all
+1
-1
alv-lib/time.moon
less
more
135
135
new: (...) =>
136
136
super ...
137
137
@state or= 0
138
@out or= T.num\mk_sig!
138
@out or= T.num\mk_sig 0
139
139
140
140
pattern = -evt.clock + sig.num + -sig.num
141
141
setup: (inputs, scope) =>