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 Generators #17

Open
EricLambrecht opened this issue Sep 4, 2018 · 1 comment
Open

Playlist Generators #17

EricLambrecht opened this issue Sep 4, 2018 · 1 comment
Labels
proposal A rough idea for a new feature

Comments

@EricLambrecht
Copy link
Owner

EricLambrecht commented Sep 4, 2018

As a user I would like to generate playlists based on predefined templates/algorithms.

Ideas:

  • "Mood morph" - sad to happy
  • "Party morph" - chilled to danceable
@EricLambrecht EricLambrecht changed the title Playlist Generatoren Playlist Generators Sep 4, 2018
@EricLambrecht EricLambrecht added the proposal A rough idea for a new feature label Sep 6, 2018
@EricLambrecht
Copy link
Owner Author

Technical details:

  • Each generator could be represented by a class (or similar) that complies with a certain interface (i.e. OOP-Interface).
  • Generators could then be auto-loaded and displayed inside the app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal A rough idea for a new feature
Projects
None yet
Development

No branches or pull requests

1 participant