Function nih_plug::formatters::s2v_f32_panning
source · pub fn s2v_f32_panning() -> Arc<dyn Fn(&str) -> Option<f32> + Send + Sync>
Expand description
Parse a pan value in the format of [v2s_f32_panning()] to a linear value in the range
[-1,
1]`.