pub(crate) async fn export_daw_dsv( projects: Vec<DawProject>, file_path: String, ) -> Result<(), String>