Skip to content
This repository has been archived by the owner on May 30, 2022. It is now read-only.

step.position is incorrect #1

Closed
adamrenklint opened this issue Mar 9, 2015 · 0 comments
Closed

step.position is incorrect #1

adamrenklint opened this issue Mar 9, 2015 · 0 comments
Labels

Comments

@adamrenklint
Copy link
Owner

In step event object, step.position is calculated from the current context time, but is incorrect.

  • For start events, simply use the position passed to set()
  • For stop events, calculate position like startPosition + ticksDuration (implement dilla.getPositionWithOffset(position, ticks)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant