<div dir="ltr">Thanks for the pointers, I don't see this implemented in Extended (42/43) or in Purr Data by extension. By readng the discussion, the patch was never included in the distribution, right?<div><br></div><div>So it was more like a plan than a reality?</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em ter., 2 de mar. de 2021 às 15:20, Claude Heiland-Allen <<a href="mailto:claude@mathr.co.uk">claude@mathr.co.uk</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 02/03/2021 17:45, Jonathan Wilkes via Pd-list wrote:<br>
> > On Tuesday, March 2, 2021, 11:10:36 AM EST, Alexandre Torres Porres <br>
> <<a href="mailto:porres@gmail.com" target="_blank">porres@gmail.com</a>> wrote:<br>
><br>
> > Hi, I was asking people on facebook where did they get the idea of <br>
> putting names in inlets/outlets, like: [inlet <br>
> this-inlet-controls-frequency].<br>
><br>
> Not sure. But A_DEFSYM and A_DEFFLOAT are implemented in a way that <br>
> allows an arbitrary number of extra float/symbol arguments, so it <br>
> could be `[inlet this inlet controls frequency]`. Or following the <br>
> `[get]` and `[set]` pattern-- `[inlet - this inlet controls <br>
> frequency]` to skip over the first arg that is currently used for <br>
> up/downsampling.<br>
><br>
> Someone asked on the Purr Data list about this. It would be easy to <br>
> implement, but it doesn't cover the case of setting a description for <br>
> the object itself. Plus I'd much rather just leverage the <br>
> documentation index in the GUI to look up tooltip data.<br>
><br>
> -Jonathan<br>
<a href="https://download.puredata.info/dev/InletDescriptions" rel="noreferrer" target="_blank">https://download.puredata.info/dev/InletDescriptions</a><br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div>