<div dir="ltr">IOhannes-- <br><br>Please check your grep invocation. There are many hits of "rance" in the source, including all these words:<b> occurance (which is actually a spelling mistake!), appearance, France, entrance, tolerance. <br></b><div><br></div><div>Here's something which works, and also filters out the bogus hits. <br><br></div><div>Note also the typo ("rance" should be "range") has been there a long time, as it is also in Pd-0.43.4 ("extended")<br></div><div><br>$ find pd-extended/ pd-0.46-7/ -type f -print0 | xargs -0 grep rance | egrep -v "(occu|ppea|F|ent|tole)rance"<br><br><b>pd-extended/extra/vanilla/adc~_dac~-help.pd</b>:more channels \, and channel numbers out of rance will be dropped (dac~)<br><b>pd-0.46-7/doc/5.reference/adc~_dac~-help.pd</b>:more channels \, and channel numbers out of rance will be dropped (dac~)<br><br></div><div>thanks,<br></div><div>BH<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Nov 14, 2015 at 12:56 PM, IOhannes m zmölnig <span dir="ltr"><<a href="mailto:zmoelnig@iem.at" target="_blank">zmoelnig@iem.at</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 11/14/2015 06:01 AM, William Huston wrote:<br>
> When I click on the help for [adc~] I get this file:<br>
><br>
</span>> *pd-0.46-7/doc/5.reference/*<br>
> *adc~_dac~-help.pd*<br>
<span class="">> Here's what it says. (see screenshot below)<br>
<br>
</span>please don't post screenshots of patches.<br>
post patches instead (they are *much smaller (e.g. your screnshot takes<br>
119992 bytes, whereas the help-patch takes 1168 bytes); they can be<br>
*run* by anybody interested in your problem; they can be inspected on a<br>
*lower* level)<br>
<span class=""><br>
> I'm sorry if I'm missing something.<br>
><br>
<br>
</span>it seems like i'm missing something as well, since i don't know now how<br>
the help-patch of [adc~] relates to your I07.phase.vocoder problem.<br>
<br>
> PS: typo: "numbers out of *rance*"<br>
<br>
when? what do you do to trigger that message?<br>
i did an "rgrep -w rance" over the entire Pd-0.47-git sources and i had<br>
no hits.<br>
<span class=""><br>
<br>
<br>
> I suspect the build for 0.46-7 for the armv7 may be broken, not getting the<br>
> latest stuff? ....<br>
<br>
</span>very unlikely.<br>
<br>
<br>
<br>
fgmdst<br>
<span class="HOEnZb"><font color="#888888">IOhannes<br>
<br>
</font></span><br>_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr">--<br>
May you, and all beings<br>
be happy and free from suffering :)<br>
-- ancient Buddhist Prayer (Metta)<br></div></div></div></div>
</div>