PadEvent.getAxisValue

Extracts the information from a pad strip or ring event.

class PadEvent
void
getAxisValue
(
out uint index
,
out double value
)

Parameters

index uint

Return location for the axis index

value double

Return location for the axis value

Meta