MCPcopy Create free account
hub / github.com/BambooTracker/BambooTracker / getPlayingStepNumber

Method getPlayingStepNumber

BambooTracker/playback.cpp:281–284  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

279}
280
281int PlaybackManager::getPlayingStepNumber() const noexcept
282{
283 return playingPos_.step;
284}
285
286/********** Stream events **********/
287int PlaybackManager::streamCountUp()

Callers 2

onNewTickSignaledMethod · 0.45
drawRowsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected