pub fn distance<'device>(
    device: &MixDevice<'device>,
    distance: u8
) -> Result<Effect<'device>>
Expand description

An effect that controls the volume decaying by the distance.