Definition at line 310 of file engine.h.
◆ bar
| int32_t AudioEnginePositionInfo::bar |
◆ beat
| int32_t AudioEnginePositionInfo::beat |
Current beat (within bar).
Definition at line 327 of file engine.h.
◆ bpm
| float AudioEnginePositionInfo::bpm |
◆ is_rolling
| bool AudioEnginePositionInfo::is_rolling |
◆ ninetysixth_notes
| int32_t AudioEnginePositionInfo::ninetysixth_notes |
Total 1/96th notes completed up to current pos.
Definition at line 346 of file engine.h.
◆ playhead_ticks
| double AudioEnginePositionInfo::playhead_ticks |
Exact playhead position (in ticks).
Definition at line 319 of file engine.h.
◆ sixteenth
| int32_t AudioEnginePositionInfo::sixteenth |
Current sixteenth (within beat).
Definition at line 330 of file engine.h.
◆ sixteenth_within_bar
| int32_t AudioEnginePositionInfo::sixteenth_within_bar |
Current sixteenth (within bar).
Definition at line 333 of file engine.h.
◆ sixteenth_within_song
| int32_t AudioEnginePositionInfo::sixteenth_within_song |
Current sixteenth (within song, ie, total sixteenths).
Definition at line 337 of file engine.h.
◆ tick_within_bar
| double AudioEnginePositionInfo::tick_within_bar |
Current tick (within bar).
Definition at line 343 of file engine.h.
◆ tick_within_beat
| double AudioEnginePositionInfo::tick_within_beat |
Current tick-within-beat.
Definition at line 340 of file engine.h.
The documentation for this struct was generated from the following file: