Closed pq closed 5 years ago
it's resetting the local var, but not sending these via serial.
i guess we need a reset
function which transmits values.
or better yet, crow itself should have its own reset
function that should just be called from norns, which resets slew/output and input modes, etc.
looking at the source, it sure seems like it is:
https://github.com/monome/norns/blob/11311a65cd642cc07524348857a3561efb3dcbf3/lua/core/crow.lua#L75
but in practice i'm hearing otherwise.
to test (in maiden):
to get slew to re-zero, you need to run:
(
crow.init()
doesn't seem to be enough.)EDIT: same issue w/ volts and easier to repro: