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

Ideas for functions: normalise(), info_match_gap(), frames_since_match("X"), progress_between_matches("X") #153

Open
rewbs opened this issue Jun 22, 2023 · 0 comments

Comments

@rewbs
Copy link
Owner

rewbs commented Jun 22, 2023

Add short cuts for:

  • info_match_next("X")-info_match_last("X"), perhaps called info_match_gap("X")?
  • f-info_match_last("Beep"), perhaps called frames_since_match("X") . It would then be sensible to add a frames_until_match("X") for completeness.
  • frames_since_match("X")/info_match_gap("X") aka progress_between_matches("X") ?
  • normalise(f, f_min, f_max)
@rewbs rewbs changed the title Ideas for functions: normalise(), info_match_gap(), Ideas for functions: normalise(), info_match_gap(), frames_since_match("X"), progress_between_matches("X") Jun 22, 2023
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

1 participant