Play Audio File (vuo.audio.file.play)

Outputs a stream of audio from a file.

The decodedChannels trigger port fires an event whenever it’s time to play the next sample buffer in the audio file. It outputs a list, containing the next sample buffer for each channel in the audio file.

When the composition starts or this node is added to a running composition, the audio file is paused at setTime seconds from the beginning. It starts playing when the play input port receives an event.

Keywords: 3gp, aac, ac3, aiff, amr, bang, events, fire, listen, m4a, mp2, mp3, music, sound, trigger, wave


Example compositions:


Back to vuo.audio node set documentation.