make a new InfluxKtlGui for an Influx,
object |
the influx to show |
numItems |
the number of attach buttons |
parent |
the parent view in which to put |
bounds |
the bounds |
makeSkip |
make a skipjack or not |
options |
options - if it includes \loop, a KtlLoopGui will also be built. |
the Slider2D that can set two param values
the popups that set which Influx invals the Slider2D will set.
the dict that keeps xy slider params to influx invals
the buttons that can attach or detach objects to the influx; each button has two states.
the optional KtlLoopGui at the bottom
for attachButton at index, set name to name and function to func. function expects button and modifiers as 2 states are passed in.
attach a proxy to button at index. if mapped is true, it will be attachMapped, else attachDirect is used. The proxy will be told to play when attached, and if detached with alt-click, it will be told to stop playing.