1
0
Fork 0

Use correct formatter for Diopser's bypass param

This commit is contained in:
Robbert van der Helm 2022-11-18 17:42:59 +01:00
parent 66e7625724
commit ec94dadc04

View file

@ -189,6 +189,8 @@ impl DiopserParams {
if value { 1.0 } else { 0.0 },
);
}))
.with_value_to_string(formatters::s2v_bool_bypass())
.with_string_to_value(formatters::v2s_bool_bypass())
.make_bypass(),
filter_stages: IntParam::new(