DetaBlockerBuf:
Filter:
sc3-plugins/Classes (extension) | UGens > Demand

DetaBlockerBuf
ExtensionExtension

Demand version of the BetaBlocker VChip

Description

Demand Rate BetaBlocker UGen with a heap possibly shared with other instances. For every trigger, it computes one step of the underlying BetaBlocker engine and then returns the stack's top element.

Class Methods

.new

creates a new DetaBlockerBuf instance.

Arguments:

bufnum

the buffer number containing the Heap

startpoint

the point to start evaluation

Examples