Overview Clamps Packages CM Dictionary Clamps Dictionary Fomus
Next: arpeggize , Previous: amplitude->db , Up: A , Home: Overview

Clamps Dictionary

any-modifierp

Function

(any-modifierp key-event &rest keys)

Check if any modifier given in keys is t in the key-event proplist. Possible values for the modifiers are :alt-key, :ctrl-key, :shift-key and/or :meta-key.

Arguments

key-event Property list returned by CLOG's key event handlers.
keys Zero or more keywords of Modifier keys to check.

Author: Orm Finnendahl

Created: 2026-08-15 Sa 16:32

Validate