the signal you want to poll
a string or symbol to be printed with the polled value (init-time only)
if 1 the polling is active, if 0 it is inactive.
if greater then 0, a "/tr" OSC message is sent back
to the client (similar to SendTrig )
the signal you want to poll
a string or symbol to be printed with the polled value (init-time only)
Abstract method which must be implemented by creating the actual UGens
during expansion.
if 1 the polling is active, if 0 it is inactive.
if greater then 0, a "/tr" OSC message is sent back
to the client (similar to SendTrig )
A demand rate UGen printing the current output value of its input to the console when polled.
the signal you want to poll
a string or symbol to be printed with the polled value (init-time only)
if 1 the polling is active, if 0 it is inactive.
if greater then 0, a
"/tr"OSC message is sent back to the client (similar toSendTrig)Poll
SendTrig