<div dir="ltr">Yes I know. I&#39;ve try something with the line traverser but it doesn&#39;t work... There&#39;s must be a solution. It&#39;s for my project <a href="https://github.com/pierreguillot/PdEnhanced">https://github.com/pierreguillot/PdEnhanced</a> so there &#39;s no necessity for now. But if you want to create a phasor and to be able to control the phase or the frequency with a signal, you need to know if it is the inlet 1 or the inlet 2 which is connected (dummy example). So you should need something like a vector of booleans (1 for connected and 0 for disconnected).</div>
<div class="gmail_extra"><br><br><div class="gmail_quote">2013/11/19 Charles Z Henry <span dir="ltr">&lt;<a href="mailto:czhenry@gmail.com" target="_blank">czhenry@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div><div>Hi Pierre,<br><br></div>The inlets and outlets aren&#39;t accessible to the dsp method directly, but maybe there&#39;s a work-around.  The dsp method of an instance takes as argument: its struct, and an array of pointers.<br>

<br>What information do you want to have and would you like to do?<br><br></div>Chuck<br><br></div><div class="gmail_extra"><br><br><div class="gmail_quote"><div><div class="h5">On Tue, Nov 19, 2013 at 10:26 AM, Pierre Guillot <span dir="ltr">&lt;<a href="mailto:guillotpierre6@gmail.com" target="_blank">guillotpierre6@gmail.com</a>&gt;</span> wrote:<br>

</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr">Hi,<div><br><div>I would like to know the inlets and outlets which are connected to my object. This information could be useful in the dsp method.</div>

<div>Thanks<span><font color="#888888"><br></font></span></div><span><font color="#888888"><div><br></div><div>Pierre</div></font></span></div>
</div>
<br></div></div>_______________________________________________<br>
Pd-dev mailing list<br>
<a href="mailto:Pd-dev@iem.at" target="_blank">Pd-dev@iem.at</a><br>
<a href="http://lists.puredata.info/listinfo/pd-dev" target="_blank">http://lists.puredata.info/listinfo/pd-dev</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br></div>