pyFDN.build_set_decay#

pyFDN.build_set_decay(build, rt, *, rt_crossover=None)[source]#

Return a copy of build with homogeneous decay matching rt.

Sets the post_delay hook to per-delay first-order attenuation (pyFDN.decay_to_first_order_shelf()) for rt (a single value, or (rt_dc, rt_nyquist)). Decay does not change colouration, so this is the natural way to add a tail to a colorless build.

Return type:

FDNBuild