public abstract class OSCPort
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
defaultSCLangOSCPort
The port that the SuperCollider language engine ususally listens too
|
static int |
defaultSCOSCPort
The port that the SuperCollider synth engine ususally listens too
|
| Constructor and Description |
|---|
OSCPort() |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close the socket and free-up resources.
|
public static final int defaultSCLangOSCPort
public static final int defaultSCOSCPort