Closed LakshyAAAgrawal closed 1 year ago
In cases where the loop duration is known, having an option to specify an absolute upper and lower limit (in seconds) would be definitely be useful in narrowing the search for the desired loop points, with the additional benefit of speeding up the loop search run time. Will be implemented in an upcoming pull request along with #5 for the 3.0 release.
Late update, but this feature (along with several other advanced loop search options) has been implemented in v3.0
Is your feature request related to a problem? Please describe. There are cases when one is looking for a loop of a given upper limit length, in which case, having an upper limit would be useful.
Describe the solution you'd like A command line option that takes the duration upper limit as an argument.