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

DbufTag
ExtensionExtension

demand rate tag system on a buffer

Description

Emil Post's tag system as a demand rate ugen - Buffer version.

Class Methods

.new

Full arguments description and more explanations, see Dtag

Arguments:

bufnum

a 1-channel buffer - when its size is reached, the process ends (dependent on mode). Theoretically, tag systems have an infinite tape size - practically, one may want to try different finite sizes. Any number of tag processes may run concurrently on a single buffer, overwriting each other's output. While not very expressive, this may have interesting results.

Examples