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

playlist item randomisation for audio/video #1

Closed
3 tasks done
nzjrs opened this issue Aug 11, 2020 · 0 comments
Closed
3 tasks done

playlist item randomisation for audio/video #1

nzjrs opened this issue Aug 11, 2020 · 0 comments
Milestone

Comments

@nzjrs
Copy link
Collaborator

nzjrs commented Aug 11, 2020

  • random manager
    • none, shuffle, random_walk
    • repeat 1, ... N
    • controlled seed
  • support in visual backend
  • support in audio backend
nzjrs added a commit that referenced this issue Aug 11, 2020
add a class which iterates items acording to configuration.
by passing identifiers here, this should plug into both video
and audio backends. supports the random modes in #1 and also
a random walk that will not output repeated items
nzjrs added a commit that referenced this issue Aug 11, 2020
further work for #1. keep track of duration and frames displayed
of playlist items and prepare to advance to the next one after
drawing the frame
@nzjrs nzjrs added this to the 2.0 milestone Aug 12, 2020
@nzjrs nzjrs closed this as completed Nov 20, 2020
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