de.sciss.synth.ugen
A demand-rate UGen that reads out a buffer. All inputs can be either demand ugen or any other ugen.
the identifier of the buffer to read out
the frame index into the buffer
whether to wrap an exceeding phase around the buffer length (1) or not (0)
Dbufwr
BufRd
Abstract method which must be implemented by creating the actual UGens during expansion.
UGen
Abstract method which must be implemented by creating the actual UGens during expansion. This method is at most called once during graph expansion
the expanded object (depending on the type parameter U)
U
A demand-rate UGen that reads out a buffer. All inputs can be either demand ugen or any other ugen.
the identifier of the buffer to read out
the frame index into the buffer
whether to wrap an exceeding phase around the buffer length (1) or not (0)
Dbufwr
BufRd