AlgaTemp:
Filter:
AlgaLib/Classes (extension) | Alga

AlgaTemp
ExtensionExtension

Represents a temporary AlgaNode to be used for on-the-fly definitions of AlgaNodes' and AlgaPatterns' parameters

Description

An AlgaTemp represents a temporary AlgaNode. This node will be created ad-hoc when requested, and patched to the according parameter of the parent AlgaNode or AlgaPattern.

Class Methods

.new

Create a new AlgaTemp.

Arguments:

def

A definition: a Function or Symbol pointing to a valid AlgaSynthDef.

chans

A specific channels mapping to take from the def.

scale

A specific scaling to apply to the output of the def.

Examples

AlgaNode

AlgaPattern