auto_master_music
Professionally master music tracks with genre-tuned settings including compression, filtering, and loudness optimization for EDM, hip-hop, rock, acoustic, pop, or classical styles.
Instructions
ONE-CLICK MUSIC MASTERING: Professionally master your music track with genre-tuned settings. Runs in background — returns a job_id immediately. Use check_pipeline_status to monitor.
Pipeline:
High-pass filter (remove sub-rumble)
Click removal (clean artifacts)
Noise reduction (optional, off by default for produced music)
Compression (genre-tuned, mastering-grade, no post-normalize)
Bass/treble sweetening (gentle, genre-tuned)
Safe loudness check (only reduces peaks if too hot, never boosts)
Args: style: Genre preset - "edm", "hiphop", "rock", "acoustic", "pop", "classical". Default: "edm" noise_reduce: Apply gentle noise reduction. Default: False DO NOT call this again if a pipeline is already running — use check_pipeline_status instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| style | No | edm | |
| noise_reduce | No |