OSCMapperXY:
Filter:
OSCMapper/Classes (extension) | OSCMapper

OSCMapperXY
ExtensionExtension

Receives two dimensional float values on OSC address

Description

Makes the two dimensions of the OSC address accessible via an Event with the keys x and y.

See OSCMapper and OSCMapperElement for more information.

Class Methods

.new

See See OSCMapper: *new

Arguments:

altName
defaultValueX
defaultValueY
transformerX
transformerY
callbackX
callbackY
lagX
lagY

Instance Methods

.x

First dimension

.y

Second dimension

Examples

See OSCMapper: Examples.