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]
    struct AudioEffectCompressor
    @nogc nothrow @property
    double
    attackUs
    ()
  2. double attackUs [@property setter]

Meta