<div dir="ltr">well, in regards to the proxy inlet with both signal and float input, still no dice.<div><br></div><div>I've tried myself now the codes, and tried all options, using <span style="color:rgb(80,0,80);font-size:12.8px">CLASS_MAINSIGNALIN or </span><span style="font-size:12.8px">class_domainsignalin, or just "</span><span style="font-size:12.8px">"</span><span style="font-size:12.8px">class_addmethod(proxy_class, nullfn, gensym(</span><span style="font-size:12.8px">"signal"</span><span style="font-size:12.8px">), </span><span style="font-size:12.8px">0</span><span style="font-size:12.8px">);"</span></div><div><span style="color:rgb(80,0,80);font-size:12.8px"><br></span></div><div><span style="color:rgb(80,0,80);font-size:12.8px">The only thing accomplished is that the float input is filtered out, but no method for it is happening.</span></div><div><span style="color:rgb(80,0,80);font-size:12.8px"><br></span></div><div><span style="color:rgb(80,0,80);font-size:12.8px">So, questions: A) is this the only way to filter out floats from a second signal inlet???</span></div><div><span style="color:rgb(80,0,80);font-size:12.8px"><br></span></div><div><span style="color:rgb(80,0,80);font-size:12.8px">B) it possible to get a float (and other) method(s) from the second signal inlet?</span></div><div><span style="color:rgb(80,0,80);font-size:12.8px"><br></span></div><div><span style="color:rgb(80,0,80);font-size:12.8px">attached, the code, a test patch and a compiled object for mac </span></div><div><span style="color:rgb(80,0,80);font-size:12.8px"><br></span></div><div><span style="color:rgb(80,0,80);font-size:12.8px">thanks</span></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-05-17 11:53 GMT-03:00 Alexandre Torres Porres <span dir="ltr"><<a href="mailto:porres@gmail.com" target="_blank">porres@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class="">2016-05-17 11:16 GMT-03:00 IOhannes m zmölnig <span dir="ltr"><<a href="mailto:zmoelnig@iem.at" target="_blank">zmoelnig@iem.at</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">it only does when using the CLASS_MAINSIGNALIN() to declare a class as accepting signals.<br>
when using class_addmethod("dsp"), you can differentiate between signals<br>
and floats.</blockquote><div><br></div></span><div>sure, but this is for the main inlet, in the 2nd inlet this happens automatically, right?</div><div><br></div><div>but do you mean you can do this with a proxy inlet, given the right declaration of classes? Coz I wasn't doing that, Derek was, so i copied him in the thread.</div><div><br></div><div>cheers</div></div></div></div>
</blockquote></div><br></div>