Open Help
beattime
report current beattime
Description
Use the beattime object to report the current beat time of the associated transport .
Inlets
input [bang, number]
Send a number to set the global beat time or a bang to report the current beat time.
Outlets
beattime [number]
Beat time, also reports on time jumps.Dynamic Attributes
These attributes can be modified in the code during execution using the set object
input [bang, number]
Send a number to set the global beat time or a bang to report the current beat time.
See Also
| Name | Description |
|---|---|
| metro | |
| transport | |
| beattime~ | |
| beatstohz | convert beat time (quarter notes) to frequency (Hz) |
| beatstosamps | Convert beat time (quarter notes) to samples. |
| beatstoticks | Convert beat time (quarter notes) to ticks. |
| beatstohz | convert beat time (quarter notes) to frequency (Hz) |
| metro | metronome |
| timesignature | timesignature |
| transport | transport |