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