ModuleManager.inBufferList

List of pointers to input buffers.

Order of first dimension must match the modules. Pointers can be shared between multiple inputs or outputs. If a specific plugin doesn't have any inputs, then an array with zero elements must be added.

class ModuleManager
protected protected
float*[][] inBufferList;

Meta