<div dir="ltr">Either way, isn't [clone] a built in object so can't it take messages _and_ signals on its left inlet like [dac]? I guess maybe it sets up its inlets to be the same as the abstraction which doesn't allow for that.. [haven't looked at the guts].<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 23, 2016 at 9:52 AM, Miller Puckette <span dir="ltr"><<a href="mailto:msp@ucsd.edu" target="_blank">msp@ucsd.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Good idea ... I have to think about whether this is possible to do.  If<br>
I could ake inlets that take both control and signal, then I could easily<br>
fix clone~ to take control messages like "vis" from inlets of either type.<br>
<br>
Also that might be the way for me to fix a long-standing bug - float messages<br>
to signal subpatch inlets don't work.<br>
<br>
cheers<br>
<span class="HOEnZb"><font color="#888888">Miller<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Thu, Jun 23, 2016 at 09:42:18AM -0700, Alex wrote:<br>
> I'm on pd-0.47-1 binary downloaded from UCSD [mac 64-bit].<br>
><br>
> I've created a clone of an abstraction that has the left inlet as a signal<br>
> inlet.. from the docs I'd expect I can send a |vis 5 1( message to that<br>
> inlet and display the patch but I can't. If I create another inlet, to the<br>
> right of that inlet, which is a control inlet, I can send the vis message<br>
> to that and my instance does pop up but it does seem to me that the |vis(<br>
> message should always go into the left inlet to keep things consistent?<br>
><br>
> I attached an example, leftsig_test.pd is the patch to open.<br>
><br>
> BTW, this clone stuff is really making me wish we could have abstractions<br>
> that take both a signal and control info on a single inlet [like dac and<br>
> some other tilde objects].. I've created a wrapper around clone to play<br>
> with cascading abstractions and it would be nice if I could have my wrapper<br>
> operate the same as I'm assuming clone should? I know there was discussion<br>
> before.. maybe [inlet~] could actually have 2 outlets, a signal outlet and<br>
> a control outlet?<br>
><br>
> -Alex<br>
<br>
<br>
<br>
</div></div></blockquote></div><br></div>