pub fn write_wav_analysis_csv( result: &WavAnalysisOutput, path: &Path, ) -> Result<(), String>
Write WAV analysis result to CSV file
result
path