I noticed that in #31 I had flipped the argument order used for ParamSet:add_binary, but I also noticed that norns' ParamSet actually uses the argument order that I had used by mistake, so I just updated seamstress to match norns – I'm assuming the flip-flop was non-intentional
I noticed that in #31 I had flipped the argument order used for
ParamSet:add_binary
, but I also noticed that norns'ParamSet
actually uses the argument order that I had used by mistake, so I just updated seamstress to match norns – I'm assuming the flip-flop was non-intentional