de.sciss.synth.ugen
A scalar (init-time) UGen that overwrites contents of a buffer with given values.
the buffer to write the values into
values to write into the buffer
frame offset into the buffer
ClearBuf
LocalBuf
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 scalar (init-time) UGen that overwrites contents of a buffer with given values.
the buffer to write the values into
values to write into the buffer
frame offset into the buffer
ClearBuf
LocalBuf