2018-04-15 5:53 GMT-03:00 Liam Goodacre <liamg_uw@hotmail.com>:
Hi Lucas, thanks for testing!

  cyclone/tanh~
... couldn't create

Thanks for spotting this. To avoid needing yet another external, and since this is just a part of the demo, I've replaced this object with [expr~ tanh($v1)].


<~

... couldn't create

&&~

... couldn't create


Again, well spotted. Since I've loaded zexy objects individually, these binops objects don't work. I've found a workaround using [cyclone/lessthan~] and [*~].

 

you can also use [expr~ with ">~" and "&&" and stuff