You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
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
Add short cuts for:
info_match_next("X")-info_match_last("X")
, perhaps calledinfo_match_gap("X")
?f-info_match_last("Beep")
, perhaps calledframes_since_match("X")
. It would then be sensible to add aframes_until_match("X")
for completeness.frames_since_match("X")/info_match_gap("X")
akaprogress_between_matches("X")
?normalise(f, f_min, f_max)
The text was updated successfully, but these errors were encountered: