Module compressor::even_gain_fn [] [src]

Enums

Average

An EvenGainFunction that yields the average between each of the produced channel gains.

Minimum

An EvenGainFunction that yields the minimum between each of the produced channel gains.

Traits

EvenGainFunction

Some function that yields a gain to be applied evenly across all channels in a single frame.