extract_synth_def_from_map

Function extract_synth_def_from_map 

Source
pub fn extract_synth_def_from_map(
    _interpreter: &AudioInterpreter,
    map: &HashMap<String, Value>,
) -> Result<SynthDefinition>