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

Use a playlist for continuous playing at a page #7

Closed
5 of 8 tasks
dascritch opened this issue Aug 30, 2018 · 1 comment
Closed
5 of 8 tasks

Use a playlist for continuous playing at a page #7

dascritch opened this issue Aug 30, 2018 · 1 comment

Comments

@dascritch
Copy link
Owner

dascritch commented Aug 30, 2018

from dascritch/ondemiroir-audio-tag#47

if an <cpu-audio playlist="name"> finishes, search in the same page for next <cpu-audio playlist="name"> (even without controls ?) and start playing

  • define the attribute finally
  • make a API to add in playlist
  • expose playlist in document.CPU API
  • playlists in a page, play next audio in playlist parametrable via API
  • make event at end to move next in playlist
  • add to stacked audio timecode for end
  • change container to use named playlists
  • show playlist in <cpu-controller>
dascritch added a commit that referenced this issue Sep 4, 2018
Use a playlist for continuous playing at a page #7
dascritch added a commit that referenced this issue Sep 4, 2018
Use a playlist for continuous playing at a page #7
dascritch added a commit that referenced this issue Sep 4, 2018
Use a playlist for continuous playing at a page #7
dascritch added a commit that referenced this issue Sep 4, 2018
Use a playlist for continuous playing at a page #7
@dascritch dascritch changed the title use a playlist for continuous playing at a page Use a playlist for continuous playing at a page Sep 5, 2018
dascritch added a commit that referenced this issue Sep 5, 2018
Use a playlist for continuous playing at a page #7
dascritch added a commit that referenced this issue Sep 5, 2018
Use a playlist for continuous playing at a page #7
@dascritch
Copy link
Owner Author

« playlists in a page, play next audio in playlist parametrable via API » : can be done via trigger.ended(undefined, audiotag)

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