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

Add loop count option #15

Merged
merged 1 commit into from
Oct 28, 2021
Merged

Conversation

mwoehlke
Copy link

This adds the ability to specify a "loop count". Because the library appears to expose looping as a "once set, never cleared" flag, the only way I could figure out to count loops was to take the number of samples until the "has looped" flag becomes set as the loop length. Accordingly, using both -l and -s will probably not work "correctly". However, this is much better than nothing.

See also #8.

@ildar
Copy link

ildar commented Oct 18, 2021 via email

@ildar
Copy link

ildar commented Oct 28, 2021 via email

@Malvineous Malvineous merged commit e0e2e4c into adplug:master Oct 28, 2021
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

Successfully merging this pull request may close these issues.

3 participants