Function hum::convert_to_wav

source ·
pub fn convert_to_wav(
    score_contents: String,
    outfname: &str
) -> Result<(), HumError>