MiMu:
Filter:
mi-UGens/Classes (extension) | UGens > Filter

MiMu
ExtensionExtension

µ-law audio companding

Description

8bit µ-law companding for creative companding artefacts. Gently degrades the input signal with a slight 'cassette-like' feeling (?!).

NOTE: This was ported from the µ-law companding code of the 'clouds' module by mutable instruments https://mutable-instruments.net/. Original code by Émilie Gillet, https://github.com/pichenettes/eurorack/tree/master/clouds/dsp

Class Methods

.ar

Arguments:

in

input signal

gain

gain, applied to the input signal. Amplitude values exceeding the -/+1. range will be soft-clipped, adding additional distortion.

bypass

Examples