Clamps Dictionary
preset-subplay
Function
(preset-subplay &rest args)
play function for poolplayer preset subplayer playing. Uses or initializes an eventplayer, sets up its slots, pushes it to the subplayers of the toplevel player and calls #'perform with a given preset (defaults to 0). Similar as preset-play, but doesn't calculate inits.
Arguments
:at |
Time from now in seconds before starting (defaults to 0). |
:preset |
Non negative Number indicating the poolplayer preset to use (defaults to 0). |
:player |
eventplayer Struct specifying the player to use. |
:dur |
Number or nil inidicating the duration of the preset. |