This namespace contains 23 node(s).
Available Nodes
- Audio Mixer - Mix up to 5 audio tracks together with individual volume controls.
- Chunk To Audio - Aggregates audio chunks from an input stream into AudioRef objects.
- Concat - Concatenates audio files together.
- Concat List - Concatenates multiple audio files together in sequence.
- Create Silence - Creates a silent audio file with a specified duration.
- Fade In - Applies a fade-in effect to the beginning of an audio file.
- Fade Out - Applies a fade-out effect to the end of an audio file.
- Get Audio Info - Extract metadata from an audio file: duration, sample rate, channels, format.
- Load Audio Assets - Load audio files from an asset folder.
- Load Audio File - Read an audio file from disk.
- Load Audio Folder - Load all audio files from a folder, optionally including subfolders.
- Mono To Stereo - Converts a mono audio signal to stereo.
- Normalize - Normalizes the volume of an audio file.
- Overlay Audio - Overlays two audio files together.
- Remove Silence - Removes or shortens silence in an audio file with smooth transitions.
- Repeat - Loops an audio file a specified number of times.
- Reverse - Reverses an audio file.
- Save Audio Asset - Save an audio file to a specified asset folder.
- Save Audio File - Write an audio file to disk.
- Slice Audio - Extracts a section of an audio file.
- Stereo To Mono - Converts a stereo audio signal to mono.
- Text To Speech - Generate speech audio from text using any supported TTS provider. Automatical…
- Trim - Trim an audio file to a specified duration.