What's the time?
bang | Equivalent to | .|
int | any number [int] |
Equivalent to | .
float | any number [float] |
Equivalent to | .
list | any list [list] |
Equivalent to | .
anything | any-message [list] |
Any list or message causes the current time expressed in bars/beats/units to be sent out the left outlet, and the current time in ticks to be sent out the right outlet. |
Name | Type | g/s | Description |
---|---|---|---|
transport | symbol | The name of a transport object with which to associate. By default, the master transport is used. |