pub fn handle_trigger( interpreter: &mut AudioInterpreter, entity: &str, effects: Option<&Value>, ) -> Result<()>