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

Meta