mix_apply_reference
Apply genre- and role-based reference volume (and optional pan) to a track, replacing manual tuning. Returns the dB value applied.
Instructions
Set a track's volume_db (and optional pan) to the genre+role reference from the MIX_BALANCE table. Use this once per track after creating it instead of hand-tuning levels. Genres: synthwave, lofi, edm, pop, hip_hop, cinematic, ambient. Roles: drums, kick, snare, hat, bass, sub_bass, lead, pad, keys, arp, counter, melody, ambience, fx. Returns the dB value applied.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pan | No | ||
| role | Yes | ||
| genre | Yes | ||
| track_id | Yes | ||
| offset_db | No | Signed adjustment on top of the reference (e.g. +1 to lift slightly) |