Dbufrd:
Filter:
Classes | UGens > Buffer | UGens > Demand

Dbufrd : DUGen : UGen : AbstractFunction : Object

Buffer read demand ugen
Source: Demand.sc

Class Methods

Dbufrd.new(bufnum: 0, phase: 0.0, loop: 1.0)

Arguments:

bufnum

buffer number to read from

phase

index into the buffer

loop

when phase exceeds number of frames in buffer, loops when set to 1 (default :1)

Discussion:

all inputs can be either demand ugen or any other ugen.

Inherited class methods

Instance Methods

Inherited instance methods

Examples