|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.illposed.osc.OSCPort
public abstract class OSCPort
The Class OSCPort.
Field Summary | |
---|---|
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 Summary | |
---|---|
OSCPort()
|
Method Summary | |
---|---|
void |
close()
Close the socket and free-up resources. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int defaultSCLangOSCPort
public static final int defaultSCOSCPort
Constructor Detail |
---|
public OSCPort()
Method Detail |
---|
public void close()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |