AudioModule.moduleSetup

Sets the module up.

Can be overridden in child classes to allow resets.

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

Meta