function waveshaper_hardclip(E1 &&, double) dsp_extra¶ template <typename E1> inline auto waveshaper_hardclip(E1&& input, double clip_level) { … } Defined at dsp/waveshaper.hpp:39