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

Outputs a stream of audio from a file.

If you drag an audio file from your computer onto the composition, an instance of this node will be created with the URL port set up.

The Decoded Channels 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 Set Time 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.