orx
Toggle table of contents
0.5.0-dev.28+293aff4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
orx
orx-osc
/
org.openrndr.extra.osc
Package-level
declarations
Types
Types
OSC
Link copied to clipboard
class
OSC
(
val
address
:
InetAddress
=
InetAddress.getLocalHost()
,
val
portIn
:
Int
=
OSCPort.DEFAULT_SC_OSC_PORT
,
val
portOut
:
Int
=
portIn
)