libxmp / xmp-cli

Command-line mod player using libxmp
GNU General Public License v2.0
76 stars 22 forks source link

Add Loop Amount #14

Open Enverex opened 6 years ago

Enverex commented 6 years ago

Currently you can set whether looping is enabled or not, but this obviously doesn't work when converting as it'll just loop forever and create a file of infinite size.

Would it be possible to add a loop amount option? e.g. "-l 2" so that it loops twice then ends.

I should clarify that this should be for modules that explicitly have a loop point and would normally loop during playback, not just general looping of tracks.