Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LAST reports in 10 ms chunks #144

Closed
dndrks opened this issue Apr 3, 2018 · 1 comment
Closed

LAST reports in 10 ms chunks #144

dndrks opened this issue Apr 3, 2018 · 1 comment

Comments

@dndrks
Copy link
Member

dndrks commented Apr 3, 2018

Experienced behavior: LAST reports in 10 ms chunks (150, 140, 2390, etc).
Expected behavior: LAST reports with 1ms accuracy (153, 148, 2399, etc).

Version: 2.3 beta B537759

To reproduce:

  1. set script 1 to PN.PUSH some LAST values into any pattern
  2. toggle to pattern view
  3. hit F1 on keyboard
@scanner-darkly
Copy link
Member

this also applies to TIME. there are also 2 bugs:

  • TIME wraps to negative values
  • TIME.ACT set to 0 will also stop LAST

both are fixed by commit c29a046.

@tehn tehn closed this as completed in c29a046 Aug 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants