[PD] test audio signals: Are there <~ and >~ objects?

cyrille henry ch at chnry.net
Mon Feb 6 14:11:06 CET 2017



Le 06/02/2017 à 14:00, Peter P. a écrit :
>
> * IOhannes m zmoelnig <zmoelnig at iem.at> [2017-02-06 07:45]:
>> On 2017-02-06 13:34, Peter P. wrote:
>>> Hi list,
>>>
>>> this seems to be easy but I can't figure it out:
>>>
>>> How can I test an audio signal to lie within a certain range, or just if
>>> it is bigger or smaller than a reference value, and receive the result
>>> as an audio signal as well? Are there <~ an >~ objects or equivalents?
>>
>>
>> - [expr~ $v1>0.5]
>> - zexy's [>~]
>> - iirc cyclone provides them too
> Thanks IOhannes and Roman! Funny there are no internal objects for this.
for a vanilla only solution, you can use tabread~ with a 2 point table...
cheers
C


> best, P
>
> _______________________________________________
> Pd-list at lists.iem.at mailing list
> UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
>



More information about the Pd-list mailing list