This namespace contains 24 node(s).

Available Nodes

  • Audio Mixer - Mix multiple audio tracks together. Add tracks dynamically with the “add audi…
  • Chunk To Audio - Converts audio chunks from an input stream into AudioRef objects.
  • Concatenate Audio - Concatenates audio files together. Add inputs dynamically with the “add audio…
  • Concatenate Audio 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 Music - Generate music from a text prompt using any supported music provider (FAL, Re…
  • Text To Speech - Generate speech audio from text using any supported TTS provider. Automatical…
  • Trim - Trim an audio file to a specified duration.