Limiter Op

Limiter

This op is deprecated!

It will not receive any updates

Limits the loudness of an incoming signal


Limiter will limit the loudness of an incoming signal. It is composed of a ?Compressor with a fast attack and release. Limiters are commonly used to safeguard against signal clipping. Unlike a compressor, limiters do not provide smooth gain reduction and almost completely prevent additional gain above the threshold.


Edit Documentation

Full Name
  • Ops.Deprecated.WebAudio.Lib.Tonejs.Component.Limiter
Visibility
  • Core Op - Official cables op
License
  • MIT
AuthorJavascript Libraries


 

INPUT PORTS


Audio In (Object)

The audio signal to apply the limiter to

Threshold (Dynamic)

The threshold of of the limiter

OUTPUT PORTS


Audio Out (Object)

The audio signal withe applied limiter


Patches using Limiter

  • Examples
  • Public
  • My Patches