Module xOscValue

A single value within a xOscMessage .

Functions

__init (table) [Constructor] accepts a single argument for initializing the class

Tables

TAG The type of message

Fields

self.tag xOscValue.TAG


Functions

__init (table)
[Constructor] accepts a single argument for initializing the class

Parameters:

  • table

Tables

TAG
The type of message

Fields:

  • FLOAT float32
  • INTEGER int32
  • STRING OSC-string
  • NUMBER non-strict number (float OR integer)

Fields

self.tag
xOscValue.TAG
generated by LDoc 1.4.2