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

AudioPlayer_v2 Op

AudioPlayer

This op is deprecated!

It will not receive any updates

Plays an audio file, linked to the timeline


Play back an audio file (MP3 or OGG), the playback is linked to the timeline. Use the playbutton op to allow audio to start.


Edit Documentation

Full Name
  • Ops.Deprecated.WebAudio.AudioPlayer_v2
Visibility
  • Core Op - Official cables op
Author


 

INPUT PORTS


File (String)

The audio file you want to play

Play (Number:boolean )

Starts the playback when set to true

Autoplay (Number:boolean )

When true starts playback automatically

Volume (Number)

How loud the audio file should be played back

Synchronized Player (Number:boolean )

Sync to timeline

Loop (Number:boolean )

Set to true to enable looping

OUTPUT PORTS


Audio out (Object)

The audio out object, can be connected to the Ops.WebAudio.Output op

Playing (Number)

True if it is currently playing

Ended (Trigger)

Triggers once the playback has ended


Usages of AudioPlayer_v2

  • Examples
  • Public
  • My Patches
  • Ops

Changelog


created opuser avatartim - 2020-09-09
Ops.WebAudio.AudioPlayer_v2 renamed to Ops.Deprecated.WebAudio.AudioPlayer_v2user avatarpandur - 2021-01-13