AudioEffectCompressor.attackUs

Compressor's reaction time when the signal exceeds the threshold, in microseconds. Value can range from 20 to 2000.

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

Meta