Minim
core
ugens
analysis
 
Name trigger
Examples
None available
Description Trigger this Sampler. If all of the Sampler's voices are currently in use, it will use the least recently triggered voice, which means whatever that voice is currently playing will get cut off. For this reason, choose the number of voices you want carefully.
Syntax
trigger();
Returns None
Usage Web & Application
Related