WavemodWorkpad

Defines a workpad for sample stretching algorithms

public
struct WavemodWorkpad {}

Members

Functions

sub
ulong sub(size_t amount)

Substracts from the offset for the next wavechunk. Returns the new lookupVal

Variables

lookupVal
ulong lookupVal;

Current nearest-lookup position

Meta