Network OSC Lister

This module provides a very easy way to handle OSC messages. It automatically lists incoming OSC messages and create their associated outlet.

Addresses can be filtered according a sub string.

If the message is made of several tags, this module will create one outlet per tag item.

For example, if the messages tag is ffff the module will create 4 outlets named (fader1, fader2, fader3, fader4).

For example, with an accelerometer x, y, z which have fff tag, outlets will be like:

Settings

clear

Clear the OSC messages list.

auto learn

Activates the OSC messages auto learn to automatically list all new incoming messages.

alphabetic order

When auto learn is activated, add new messages in alphabetic order. If this option is disabled, the display order is the incoming order.

short names

Displays only last part of the address strings. /2/multifader/x will be displayed as x

short names OFF and short names ON

split bundles

When this option is ON the lister separates each bundle by adding the order in the message caption #1, #2, etc.

sub string

Handle only OSC messages which contains this sub string. Can be any string, for example position/,x/,acc/.

port filter

Input port number of incoming messages to filter.

Set 0 for no filter, and let passes all incoming messages.

messages

Incoming messages values.

addresses list

Input list of OSC messages you want to get (or filter) as a comma-text.

to use this field you must deactivate auto learn.

See also

version 6.0.240115

Edit All Pages