pub fn mixer_bounce(tracks: &[MixerTrackDto]) -> Result<Value, String>Expand description
Bounce a mixer session (synthetic tones per track) through ProcessPlan FX chain.
pub fn mixer_bounce(tracks: &[MixerTrackDto]) -> Result<Value, String>Bounce a mixer session (synthetic tones per track) through ProcessPlan FX chain.