Clamps Dictionary
evt-time
Function
(evt-time obj)
Return the time of CM obj.
Arguments
obj |
Instance of a Common Music event |
Example
(evt-time (new sfz :time 3)) ; => 3
See also
Created: 2025-02-18 Di 12:58
Function
(evt-time obj)
Return the time of CM obj.
obj |
Instance of a Common Music event |
(evt-time (new sfz :time 3)) ; => 3
Created: 2025-02-18 Di 12:58