sox-users@lists.sourceforge.net unofficial mirror
 help / color / mirror / code / Atom feed
* Sox: Soft and Hard Limiter using Compand
@ 2019-11-20  9:40 Cameron Garnham
  0 siblings, 0 replies; only message in thread
From: Cameron Garnham @ 2019-11-20  9:40 UTC (permalink / raw)
  To: sox-users

Hello Sox Users Mailing List,

Finding the documentation for the „compand“ effect as very difficult and hard to interpret I decided to post here the settings I used.

Soft Limiter: @-12db

compand 0.01,0.1 6:-12,-12,0,-10,0,0 0 -90 0.01

Hard Limiter: @-4db

compand 0,0 -4,-4,0,-4,0,0 0 -90 0

Regain:

gain -n -0.1

It is suitable to use these three effects in a chain.

I have left the last transfer point (0,0) that is usually omitted for clarity. It may be removed without charge to the function.

The Soft Limiter has three points:
(-12,-12): It will not touch any value lower than -12db.
(0,-10): Any value between 0db and -12db will be compressed to -10db, with a soft knee of 6db: this means that at -6db the compressor turned on 100%. (-12db + 6db).
(0,0): default value, no change if omitted.

The fast attack time of 0.01 is set the same as the delay. Release is longer 0.1.

The Hard Limiter also has three points:
(-4,-4): Any value less than -4db is not touched.
(-0,-4): Any value between 0db and -4db is limited completely to -4db.
(0,0): Default value, no change if omitted.

The attack and release, and delay time is 0, meaning the limiter acts instantly.

I hope that this helps some people.
If I have any mistakes in my interpretation, please say so.

Cameron.



_______________________________________________
Sox-users mailing list
Sox-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sox-users

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-11-20 10:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-20  9:40 Sox: Soft and Hard Limiter using Compand Cameron Garnham

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/sox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).