AudioEffectCompressor.attackUs

Compressor's reaction time when the signal exceeds the threshold. Value can range from 20 to 2000. Default value: 20ms.

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

Meta