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 [*~].