Hi.
I'm trying to make a ctlin object listen to a specific midi channel,
and passes through the cc number to the second outlet, and value to the first.
I tried using a wildcard argument instead of the cc number (ctlin * 16) with no luck.
¿How can I achieve that?
Thanks in advance