Open Help
currentsampletime
Report current time in samples.
Description
Reports the current sample time as number of samples elapsed since the RNBO code was loaded.
Inlets
in1 [bang]
in1Outlets
out1 [number]
Current time as total number of samples elapsed since the RNBO code was loaded.
Fixed Attributes
These attributes must be set in the object box and determine the behavior of the object at runtime.
hot [bool] (default: false)
Trigger computation on all inlets.
Dynamic Attributes
These attributes can be modified in the code during execution using the set object
in1 [bang]
in1
reset [bang] (default: 0)
Banging this attribute will reset the object to its default state.
See Also
Name | Description |
---|---|
currenttime | Report current time |
beattime | report current beattime |
bline | Generates ramps using bang |
samplecount | |
currentsampletime~ | Report current time in samples. |
timer | Report elapsed time between two events |
transport | transport |