Demonstrates how to use a user-implemented sound heap.
This sample implements a user-defined sound heap.
Although only stack-based heap management can be performed with the nw::snd::SoundHeap class, you can implement a sound heap with its own method of management by inheriting the nw::snd::SoundMemoryAllocatable interface class.
CONFIDENTIAL