nn::snd::CTR::FxDelay::ReleaseWorkBuffer Member Function

Syntax

void ReleaseWorkBuffer();

Arguments

None.

Return Values

None.

Description

Deallocates the memory region that was used by the effect.

Before deallocating with this function, you need to clear the effect first using the ClearEffect function.

See Also

AssignWorkBuffer
ClearEffect

Revision History

2010/11/10
Initial version.

CONFIDENTIAL