csnd
Class CsoundPerformanceThread
java.lang.Object
csnd.CsoundPerformanceThread
public class CsoundPerformanceThread
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
swigCMemOwn
protected boolean swigCMemOwn
CsoundPerformanceThread
public CsoundPerformanceThread(long cPtr,
boolean cMemoryOwn)
CsoundPerformanceThread
public CsoundPerformanceThread(Csound arg0)
CsoundPerformanceThread
public CsoundPerformanceThread(SWIGTYPE_p_CSOUND_ arg0)
getCPtr
public static long getCPtr(CsoundPerformanceThread obj)
finalize
protected void finalize()
- Overrides:
finalize
in class java.lang.Object
delete
public void delete()
isRunning
public int isRunning()
GetProcessCallback
public SWIGTYPE_p_void GetProcessCallback()
SetProcessCallback
public void SetProcessCallback(SWIGTYPE_p_f_p_void__void Callback,
SWIGTYPE_p_void cbdata)
GetCsound
public SWIGTYPE_p_CSOUND_ GetCsound()
GetStatus
public int GetStatus()
Play
public void Play()
Pause
public void Pause()
TogglePause
public void TogglePause()
Stop
public void Stop()
ScoreEvent
public void ScoreEvent(int absp2mode,
char opcod,
int pcnt,
SWIGTYPE_p_double p)
InputMessage
public void InputMessage(java.lang.String s)
SetScoreOffsetSeconds
public void SetScoreOffsetSeconds(double timeVal)
Join
public int Join()
FlushMessageQueue
public void FlushMessageQueue()