[PD] I07.phase.vocoder reports "adc~: no method for 'bang'"

William Huston williamahuston at gmail.com
Sat Nov 14 21:23:14 CET 2015


IOhannes--

Please check your grep invocation. There are many hits of "rance" in the
source, including all these words:
* occurance (which is actually a spelling mistake!), appearance, France,
entrance, tolerance. *

Here's something which works, and also filters out the bogus hits.

Note also the typo ("rance" should be "range") has been there a long time,
as it is also in Pd-0.43.4 ("extended")

$ find pd-extended/ pd-0.46-7/ -type f -print0 | xargs -0 grep rance |
egrep -v "(occu|ppea|F|ent|tole)rance"

*pd-extended/extra/vanilla/adc~_dac~-help.pd*:more channels \, and channel
numbers out of rance will be dropped (dac~)
*pd-0.46-7/doc/5.reference/adc~_dac~-help.pd*:more channels \, and channel
numbers out of rance will be dropped (dac~)

thanks,
BH

On Sat, Nov 14, 2015 at 12:56 PM, IOhannes m zmölnig <zmoelnig at iem.at>
wrote:

> On 11/14/2015 06:01 AM, William Huston wrote:
> > When I click on the help for [adc~] I get this file:
> >
> > *pd-0.46-7/doc/5.reference/*
> > *adc~_dac~-help.pd*
> > Here's what it says. (see screenshot below)
>
> please don't post screenshots of patches.
> post patches instead (they are *much smaller (e.g. your screnshot takes
> 119992 bytes, whereas the help-patch takes 1168 bytes); they can be
> *run* by anybody interested in your problem; they can be inspected on a
> *lower* level)
>
> > I'm sorry if I'm missing something.
> >
>
> it seems like i'm missing something as well, since i don't know now how
> the help-patch of [adc~] relates to your I07.phase.vocoder problem.
>
> > PS: typo: "numbers out of *rance*"
>
> when? what do you do to trigger that message?
> i did an "rgrep -w rance" over the entire Pd-0.47-git sources and i had
> no hits.
>
>
>
> > I suspect the build for 0.46-7 for the armv7 may be broken, not getting
> the
> > latest stuff? ....
>
> very unlikely.
>
>
>
> fgmdst
> IOhannes
>
>
> _______________________________________________
> Pd-list at lists.iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>


-- 
--
May you, and all beings
be happy and free from suffering :)
-- ancient Buddhist Prayer (Metta)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20151114/2fcd8c3a/attachment.html>


More information about the Pd-list mailing list