disguise developers

Designer Plugins

Plugins for Disguise Designer software.

OutputOSCExpression

Base class: _BlipValue

Properties

address : str

The address which the OSC event transport should send the message to

UserName: Address

description : str

The description of the message sent by the OSC event transport

UserName: Description

expr : Expression

The expression determining what is sent by the OSC event transport

UserName: Expression

lastSentString : str (Read-Only)

UserName: Current value

Constructors

__init__(self)

Default constructor for OutputOSCExpression

__init__(self, other: OutputOSCExpression)

Copy constructor for OutputOSCExpression