---
title: "Reverse"
description: "Local-first visual environment for building and running AI workflows. Build agents visually, deploy anywhere, privacy by design."
canonical: https://docs.nodetool.ai/nodes/nodetool/audio/reverse
markdown: https://docs.nodetool.ai/nodes/nodetool/audio/reverse.md
product: NodeTool
source: https://github.com/nodetool-ai/nodetool/blob/main/docs/nodes/nodetool/audio/reverse.md
---

# Reverse

**Type:** `nodetool.audio.Reverse`

**Namespace:** `nodetool.audio`

## Description

Reverses an audio file.
    audio, edit, transform

## Properties

| Property | Type | Description | Default |
|----------|------|-------------|---------|
| audio | `audio` | The audio file to reverse. | `{"type":"audio","uri":"","asset_id":null,"data"...` |

## Outputs

| Output | Type | Description |
|--------|------|-------------|
| output | `audio` |  |

## Related Nodes

Browse other nodes in the [nodetool.audio](./) namespace.
