Module nih_plug::util

source ·
Expand description

General conversion functions and utilities.

Modules

Structs

  • Process the input buffer in equal sized blocks, running a callback on each block to transform the block and then writing back the results from the previous block to the buffer. This introduces latency equal to the size of the block.

Constants

Functions