oa::FnAudio::toMono

toMono: Average channels into one mono channel while retaining the sample rate.

Function Documentation

oa::Audio oa::FnAudio::toMono( const oa::Audio & inAudio )
toMono: Average channels into one mono channel while retaining the sample rate.

Parameters

inAudio
const oa::Audio &

Returns

oa::Audio

The declared return value.

Examples