<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif">These are probably more efficient than expr~</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 6, 2017 at 8:02 AM, Christof Ressi <span dir="ltr"><<a href="mailto:christof.ressi@gmx.at" target="_blank">christof.ressi@gmx.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="">> - iirc cyclone provides them too<br>
<br>
</span>yes, part of the 'nettles' lib (which comes with cyclone). At least that's true for the old cyclone which came with Pd extended.<br>
<br>
Also note that [expr~] is slower than the zexy and nettles externals. But sigops are usually not the bottleneck of a patch :-). Personally I'm using zexy.<br>
<br>
> Gesendet: Montag, 06. Februar 2017 um 13:45 Uhr<br>
> Von: "IOhannes m zmoelnig" <<a href="mailto:zmoelnig@iem.at">zmoelnig@iem.at</a>><br>
> An: pd-list <<a href="mailto:pd-list@iem.at">pd-list@iem.at</a>><br>
> Betreff: Re: [PD] test audio signals: Are there <~ and >~ objects?<br>
<div class="HOEnZb"><div class="h5">><br>
> On 2017-02-06 13:34, Peter P. wrote:<br>
> > Hi list,<br>
> ><br>
> > this seems to be easy but I can't figure it out:<br>
> ><br>
> > How can I test an audio signal to lie within a certain range, or just if<br>
> > it is bigger or smaller than a reference value, and receive the result<br>
> > as an audio signal as well? Are there <~ an >~ objects or equivalents?<br>
><br>
><br>
> - [expr~ $v1>0.5]<br>
> - zexy's [>~]<br>
> - iirc cyclone provides them too<br>
><br>
><br>
><br>
> ><br>
> > I am having problems search the mailing list archive at<br>
> > <a href="https://lists.puredata.info/search" rel="noreferrer" target="_blank">https://lists.puredata.info/<wbr>search</a>?<br>
> > as its search engine gives all sorts of answers which seem unrelated.<br>
> ><br>
><br>
> i gues that "~" is a special character;<br>
> and (both square and angle) brackets are probably so common (for<br>
> unrelated things, like email quoting and list header) that you only find<br>
> garbage.<br>
><br>
> however, here's a hint: the default search interface uses "match any<br>
> search term", whereas you probably want "match all".<br>
><br>
> farm<br>
> IOhannes<br>
><br>
><br>
</div></div><div class="HOEnZb"><div class="h5">> ______________________________<wbr>_________________<br>
> <a href="mailto:Pd-list@lists.iem.at">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/<wbr>listinfo/pd-list</a><br>
><br>
<br>
______________________________<wbr>_________________<br>
<a href="mailto:Pd-list@lists.iem.at">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/<wbr>listinfo/pd-list</a><br>
</div></div></blockquote></div><br></div>