handle_load

Function handle_load 

Source
pub fn handle_load(
    interpreter: &mut AudioInterpreter,
    source: &str,
    alias: &str,
) -> Result<()>