ModuleManager.audioCallback

Audio callback function. Renders the audio, then it copies to the destination buffer. If needed, it'll do floating point to integer conversion.

class ModuleManager
protected protected @nogc nothrow
void
audioCallback
(
ubyte[] destbuffer
)

Meta