macro_rules! fa_distort {
    ($formatter: expr, $v: expr, $denorm_v: expr) => { ... };
}
Expand description

Returns the name of the distortion selected by the dist_type parameter of the apply_distortion function.