DetaBlockerBuf:
Filter:
Classes (extension) | UGens > Demand

DetaBlockerBuf : DUGen : UGen : AbstractFunction : Object
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

DetaBlockerBuf.new(bufnum: 0, startpoint: 0)

creates a new DetaBlockerBuf instance.

Arguments:

bufnum

the buffer number containing the Heap

startpoint

the point to start evaluation

Inherited class methods

Instance Methods

Inherited instance methods

Examples