> ## Documentation Index
> Fetch the complete documentation index at: https://docs.imagine.art/llms.txt
> Use this file to discover all available pages before exploring further.

# Sound Effects

The Sound Effects Node generates audio effects from a text prompt. Describe any sound—footsteps on gravel, thunder rolling, a car engine starting, a sci-fi laser blast—and the AI creates a matching audio clip. Connect a prompt or type directly into the node to produce sound effects for videos, animations, games, or any creative project.

## How to Use

<Steps>
  <Step title="Add the Node">
    Click the Add (+) button and select Sound Effects from the Audio node category.
  </Step>

  <Step title="Describe the Sound">
    Connect a Prompt node to the Prompt input handle, or type a description directly (e.g., "Heavy rain on a tin roof with distant thunder").
  </Step>

  <Step title="Run">
    Click Run, and the AI generates an audio clip matching your description.
  </Step>
</Steps>

## Sample Use Cases

<AccordionGroup>
  <Accordion title="Adding Atmosphere to AI Videos" defaultOpen>
    Generate ambient sounds like rain, crowd noise, wind, traffic, and combine them with AI-generated videos using the Combine Audio & Video node.
  </Accordion>

  <Accordion title="Custom Effects for Animations" defaultOpen>
    Create specific action sounds like explosions, footsteps, door creaks, swooshes, etc., to layer onto animated scenes or motion graphics.
  </Accordion>

  <Accordion title="Rapid Prototyping for Game Audio" defaultOpen>
    Quickly generate placeholder sound effects for game prototypes, UI clicks, power-ups, environmental audio, without sourcing from libraries.
  </Accordion>
</AccordionGroup>
