Roman Haefeli wrote:
if '0' is not part of your intended argument range, you can check in your abstraction, if the argument is '0' and assume, when it is '0', that it was not specified.
Ok, thanks.
What can I do then about audio rate inlets? As far as I understand they supply continious streams thus overriding and creation arguments I might supply. Is there something like [sel~] that'll only send the signal on should it be different from 0?