Minim core ugens analysis |
|
Name | getLastValue |
Examples | None available |
Description | Returns the first value in the array of last values. This is meant to make code that gets values from CONTROL inputs easier to read. |
Syntax | getLastValue(); |
Returns | float: the last value generated by this input |
Usage | Web & Application |
Related | |