arkrow / PyMusicLooper

A python program for repeating music endlessly and creating seamless music loops, with play/export/tagging support.
https://pypi.org/project/pymusiclooper/
MIT License
248 stars 23 forks source link

extend in quantity #42

Open adremides opened 2 weeks ago

adremides commented 2 weeks ago

In the extend feature, can an option be added to create an audio with a specific amount of loops in addition to the already seconds option?

arkrow commented 2 weeks ago

Sure. This should be simple to implement alongside the existing --extended-length option and will be scheduled for the next release.