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

OSCMapperKeyValue
ExtensionExtension

Receives a pair of key, value in array format on an OSC address

Description

Allows to receive an array of format [k1, v1, k2, v2, ...] in OSC values and access them in Event style, therefore

See OSCMapper and OSCMapperElement for further information.

Instance Methods

.at

Arguments:

key

Examples

See OSCMapper: Examples.