Mono:
Filter:
Classes (extension) | UGens > Multichannel

Mono : Object
ExtensionExtension

mixes the input to mono if it isn't already

Description

Mixes the input to mono if it isn't already.

This is useful for inputs to compressors, amplitude detectors or audio functions where you need to ensure that the input is mono. It takes the first channel and discards others. If the input is already mono, it passes through unscathed.

It saves asking the input if its an array or not.

Class Methods

Mono.new(input)

Arguments:

input

Inherited class methods

Instance Methods

Inherited instance methods