nw::snd::FxDelay::WorkBuffer Structure

Syntax

struct WorkBuffer
{
   s32 * m_Delay[4];
   s32 m_Lpf[4];
};

Description

Member Variables

m_Delay Delay
m_Lpf one-pole LPF history

CONFIDENTIAL