beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

PlayButton Op

PlayButton

shows a playbutton for forcing a simple user interaction


after the play button is pressed, it will disappear and from then continue triggering the next ops.

audiocontext.resume() is executed when clicking.


Edit Documentation

Full Name
  • Ops.Html.PlayButton
Visibility
  • Core Op - Official cables op
AuthorTest Patches


 

INPUT PORTS


Trigger (Trigger)
Only if Audio Suspended (Number:boolean )

only show play button if audiocontext needs a user interaction (when audiocontext is suspended)

Reset (Trigger)
Style Outer (String)
Style Inner (String)
Active (Number:boolean )

OUTPUT PORTS


Next (Trigger)
Not Clicked (Trigger)
Audiocontext State (String)
Element (Object)
Clicked (boolean Number)
Clicked Trigger (Trigger)

Usages of PlayButton

  • Examples
  • Public
  • My Patches
  • Ops

Changelog


added: will resume audiocontext when triggereduser avatarpandur - 2019-03-28
added: option to not show up when audiocontext is already runninguser avatarpandur - 2019-03-28
added: option to not show up when audiocontext is already runninguser avatarpandur - 2019-03-28
renameOps.Patch.PlayButton renamed to Ops.Html.PlayButtonuser avatarpandur - 2023-03-08