auto_lofi_effect
Apply a vintage lo-fi effect to audio by cutting highs and boosting low-mids. Choose light, medium, or heavy intensity for subtle warmth to extreme tape sound.
Instructions
CREATIVE LO-FI EFFECT: Apply a vintage/lo-fi sound to your audio. Runs in background — returns a job_id immediately. Use check_pipeline_status to monitor.
Pipeline: HPF > LPF > bass/treble warmth > compression 2:1 > safe loudness check Creates that warm, muffled, vintage sound by cutting highs and boosting low-mids.
Args: intensity: "light" (subtle warmth), "medium" (classic lo-fi), "heavy" (extreme tape sound). Default: "medium" verify: Measure the audio before and after and report what changed. Costs two extra exports. Set False on very long projects.
DO NOT call this again if a pipeline is already running — use check_pipeline_status instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| verify | No | ||
| intensity | No | medium |