Input for signals into a subpatcher
How to get a signal into a subpatcher, so that it can then be turned into a bpatcher? I've seen that the outlet object works fine at sending signals out fo the subpatcher, but i don't know how to get it inside of it. The inlet object doesn't seem to recognize the signal as data. I get that it is a max object so it works with messages. So what is the MSP equivalent then? Does one even exist. What are possible solution if not.
Thanks ahead.
Definitely can get signals inside of a bpatcher. Could you be more specific, or provide a patcher reproducing your issue?
I managed to do it now, sorry for writing for no reason I guess. Glad to know that you can send signals through the inlet object to subpatcher.

There was a bug in this part of the patching, where I want to make a curved one out of the linear
ramp.

Thanks for the picture though, it helped me to figure it out.