PCM8.moduleSetup

Sets the module up.

Can be overridden in child classes to allow resets.

class PCM8
override @safe nothrow
void
moduleSetup
(
ubyte[] inputs
,
ubyte[] outputs
,,
size_t bufferSize
,
ModuleManager handler
)

Meta