Mastering
Mastering polishes the final mix before playback, so what your users export sits at broadcast-ready levels without any audio expertise on their part.
Mastering mode
What it is — a dropdown choosing whether the final mix is auto-mastered.
Why / when — turn it on when the embed produces finished, deliverable audio — ads going straight to air, a podcast spot, anything that needs consistent loudness across creatives. Voxify Auto tunes loudness and EQ to match each recommendation's reference composition, so exports land at professional levels. Leave it on None for drafts or when you handle mastering downstream yourself. Mastering adds a few seconds of processing per generation.
How — set mastering.mode (Builder: Mastering). Two values:
'none'— no mastering (default).'voxify-auto'— automatic, reference-matched mastering.
mastering: {
mode: 'voxify-auto',
}