Skip to main content

process_file

Function process_file 

Source
pub async fn process_file(
    input_path: &str,
    output_dir: &str,
    dry_wet: f32,
    gain_db: f32,
) -> Result<ProcessingStats>
Expand description

Simplified API for quick processing.