oa::FnAudio::waveformEnvelope

waveformEnvelope: Reduce multichannel audio to a peak-preserving min/max display matrix.

Function Documentation

oa::Matrix oa::FnAudio::waveformEnvelope( const oa::Audio & inAudio, oa::U32 inBins = 2'048U )
waveformEnvelope: Reduce multichannel audio to a peak-preserving min/max display matrix.

Parameters

inAudio
const oa::Audio &

inBins
oa::U32

Default: 2'048U

Returns

oa::Matrix

The declared return value.