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

Feature Request: Largest Audio Segment Looping and Pause Functionality #818

Open
AndrewMLawson opened this issue Nov 22, 2024 · 0 comments

Comments

@AndrewMLawson
Copy link

In its current state, Pydub does not support looping functionality for audio unless it is a shorter track overlaid on a longer track, in which case the shorter track will loop until the longer track is finished. Adding a looping functionality could be helpful for users incorporating Pydub into their projects who want to create an overlaid AudioSegment that loops continuously. Looping functionality would also require a pausing or stopping of audio playback method, which is another feature that could be helpful.

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

No branches or pull requests

1 participant