AudioModule.moduleSetup

Sets the module up.

Can be overridden in child classes to allow resets.

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

Meta