setup_vocal_chain
Set up a vocal processing chain with high-pass filter, EQ, compressor, and plate reverb send for a polished sound.
Instructions
One-call vocal-chain setup: HP + compressor + tonal EQ + plate reverb send.
Creates (or reuses) a dedicated plate reverb bus and sends the vocal track to it. Designed to give a polished broadcast-ready vocal with one call.
Chain applied in order on the vocal track:
HP filter at
hp_freqMud cut: -2dB at 250Hz, Q=1.8
Presence boost: +1.5dB at 4kHz, Q=1.2
Harsh cut: -1.5dB at 3kHz, Q=3 (de-harsh)
Air lift: +1.5dB high-shelf at 12kHz
Compressor (3:1, -16dB threshold, vocal character) Plus a send to a plate reverb bus at
plate_send_db.
Args: track_index: Track to process. hp_freq: High-pass cutoff in Hz. comp_threshold_db / comp_ratio: Compression settings. air_boost_db / mud_cut_db / harsh_cut_db: EQ amounts in dB. plate_bus_name: Bus track name (reused if exists). plate_send_db: Send level from vocal to the plate bus.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes | ||
| hp_freq | No | ||
| comp_threshold_db | No | ||
| comp_ratio | No | ||
| air_boost_db | No | ||
| mud_cut_db | No | ||
| harsh_cut_db | No | ||
| plate_bus_name | No | BUS: Vocal Plate | |
| plate_send_db | No |