Clamps Dictionary
evt-amp
Function
(evt-amp obj)
Return the amplitude of CM obj.
Arguments
obj |
Instance of a Common Music event |
Example
(evt-amp (new midi)) ; => 0.5
See also
Created: 2025-06-08 So 16:56
Function
(evt-amp obj)
Return the amplitude of CM obj.
obj |
Instance of a Common Music event |
(evt-amp (new midi)) ; => 0.5
Created: 2025-06-08 So 16:56