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
249 stars 23 forks source link

Add option to print to stdout #2

Closed Coolsonickirby closed 2 years ago

Coolsonickirby commented 2 years ago

Adds an argument that will print the loop samples to stdout.

arkrow commented 2 years ago

As part of changes for an upcoming v3.0 release, the project has been re-licensed to the more permissive MIT license. Since the license changed since your pull request, do you agree to contribute your changes under the new license?

Coolsonickirby commented 2 years ago

Yes

arkrow commented 2 years ago

Merged. Thanks for contributing @Coolsonickirby .