NodeIcon LoadAudio

Loads audio from a file. Loaded audio can be played in Wrap or used in other nodes, e.g. Narrator. You can preview loaded sound waveform in the node’s Visual Editor.

LoadAudio supports WAV format, and can extract audio track from video. Video formats supported are same as in LoadFrameFromVideo.


Output

Audio Loaded audio

Parameters

File Name:

a file path to load from. Supports Path Interpretation.

Reload:

forces to reload a file from the disk.

Adjust Timeline:

sets the timeline range to match the audio length. Depends on project’s FPS.

Adjust FPS:

if loaded from video, sets the project’s FPS.

Channels:
Stereo

lets audio load all channels.

Left

if stereo, takes left channel.

Right

if stereo, takes right channel.