pub fn handle_assign( interpreter: &mut AudioInterpreter, target: &str, property: &str, value: &Value, ) -> Result<()>