plugins: binary ugens - correct zero, firstarg and secondarg
commit1b7c2610e095e93456695b35e5a3fc2c69a608ac
authorTim Blechmann <tim@klingt.org>
Sat, 18 Feb 2012 17:50:15 +0000 (18 18:50 +0100)
committerTim Blechmann <tim@klingt.org>
Sat, 18 Feb 2012 18:01:27 +0000 (18 19:01 +0100)
tree2a5bfd0bebaf15c5cd709712e05b28bd6d24e80d
parent23e5949a4d32add05dd3b2ad2dcb9956c84a5374
plugins: binary ugens - correct zero, firstarg and secondarg

Using IN/OUT with ZClear/ZCopy is a wonderful source for off-by-one
bugs

Signed-off-by: Tim Blechmann <tim@klingt.org>
server/plugins/BinaryOpUGens.cpp