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

Negative start and stop offset per track #753

Closed

Conversation

luzip665
Copy link
Contributor

@luzip665 luzip665 commented Apr 8, 2021

This PR implements the ability of negative start and stop offset per track.
So it would be possible to have a different gaps between the tracks and to have all tracks starting and ending with 3 seconds of silence.

Most work is in xl/player/player.py. The play function now adds a GLib-Timeout in case of negative start offset for delaying.

This PR is a draft and implements only the start offset. If you find it usefull and okay I would implement the stop offset also.

@luzip665 luzip665 marked this pull request as ready for review April 19, 2021 06:33
@virtuald
Copy link
Member

This seems like a reasonable feature to add. If you rebase and add the stop offset I would be happy to merge it.

It would be good to add some unit tests for this, but I suppose that's not really doable at this time.

@luzip665 luzip665 mentioned this pull request Dec 23, 2021
@luzip665
Copy link
Contributor Author

Rebasing did weird things. So this PR continues in #785

@luzip665 luzip665 closed this Dec 23, 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