Minim core ugens analysis |
||||
Name | setPhase | |||
Examples | None available |
|||
Description | Set the amount that the phase will be offset by. Oscil steps its time from 0 to 1, which means that the phase is also normalized. However, it still makes sense to set the phase to greater than 1 or even to a negative number. | |||
Syntax | setPhase(newPhase); |
|||
Parameters |
|
|||
Returns | None | |||
Usage | Web & Application | |||
Related | phase Oscil |
|||