AudioEffectDistortion.drive

Distortion power. Value can range from 0 to 1.

  1. double drive [@property getter]
  2. double drive [@property setter]
    struct AudioEffectDistortion
    @nogc nothrow @property
    void
    drive
    (
    double v
    )

Meta