Minim |
|
getLastValues |
Description Return the last values generated by this UGen. This will most often be used by sub-classes when pulling data from their inputs.Signature float[] getLastValues() Returns float[]: array containing the most recent sample frame this UGen generated Related Example None available Usage Web & Application |