Port.getBuffer

void * getBuffer(NFrames nframes) @nogc nothrow

Get the buffer associated with a port. Real-time safe. This is intended to be called in the real-time process callback and the value should not be cached between callbacks.

Parameters

nframesNumber of frames

Returns

Pointer to the buffer