Skip to main content
Glama

limiter

Prevent audio from exceeding a threshold by applying a limiter after compression. Default ceiling is -1.0 dB for streaming platform compliance.

Instructions

Apply a limiter to prevent audio from exceeding a threshold. Use after compression.

Default ceiling is -1.0 dB, the industry standard for streaming platforms.

Args: limit_db: Maximum output level (dB). Default: -1.0 hold_ms: Hold time in milliseconds. Default: 10.0 makeup_gain: Apply makeup gain ("Yes" or "No"). Default: "No" limiter_type: "SoftLimit", "HardLimit", "SoftClip", "HardClip". Default: "SoftLimit" gain_left: Input gain for left channel (dB). Default: 0.0 gain_right: Input gain for right channel (dB). Default: 0.0

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limit_dbNo
hold_msNo
makeup_gainNoNo
limiter_typeNoSoftLimit
gain_leftNo
gain_rightNo
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/xDarkzx/Audacity-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server