csnd
public class CppSound extends Csound
| Constructor Summary | |
|---|---|
| protected | CppSound(long cPtr, boolean cMemoryOwn) |
| CppSound() | |
| Method Summary | |
|---|---|
| void | cleanup() |
| int | compile(int argc, SWIGTYPE_p_p_char argv) |
| int | compile() |
| void | delete() |
| protected void | finalize() |
| protected static long | getCPtr(CppSound obj) |
| SWIGTYPE_p_CSOUND_ | getCsound() |
| CsoundFile | getCsoundFile() |
| boolean | getIsCompiled() |
| boolean | getIsGo() |
| boolean | getIsPerforming() |
| String | getOutputSoundfileName() |
| int | getSpoutSize() |
| int | getThis() |
| void | inputMessage(String istatement) |
| int | perform(int argc, SWIGTYPE_p_p_char argv) |
| int | perform() |
| int | performKsmps(boolean absolute) |
| void | setIsPerforming(boolean isPerforming) |
| void | setPythonMessageCallback() |
| void | stop() |
| void | write(String text) |