csnd
Class csnd
public
class
csnd
extends Object
implements csndConstants
Method Summary |
static void | csoundAddSpinSample(SWIGTYPE_p_CSOUND_ csound, int frame, int channel, float sample) |
static int | csoundAppendOpcode(SWIGTYPE_p_CSOUND_ arg0, String opname, int dsblksiz, int thread, String outypes, String intypes, SWIGTYPE_p_f_p_CSOUND__p_void__int iopadr, SWIGTYPE_p_f_p_CSOUND__p_void__int kopadr, SWIGTYPE_p_f_p_CSOUND__p_void__int aopadr) |
static String | csoundCfgErrorCodeToString(int errcode) |
static int | csoundChanIASet(SWIGTYPE_p_CSOUND_ arg0, SWIGTYPE_p_float value, int n) |
static int | csoundChanIASetSample(SWIGTYPE_p_CSOUND_ arg0, int channel, int frame, float sample) |
static int | csoundChanIKSet(SWIGTYPE_p_CSOUND_ arg0, float value, int n) |
static int | csoundChanIKSetValue(SWIGTYPE_p_CSOUND_ arg0, int channel, float value) |
static int | csoundChanOAGet(SWIGTYPE_p_CSOUND_ arg0, SWIGTYPE_p_float value, int n) |
static float | csoundChanOAGetSample(SWIGTYPE_p_CSOUND_ arg0, int channel, int frame) |
static int | csoundChanOKGet(SWIGTYPE_p_CSOUND_ arg0, SWIGTYPE_p_float value, int n) |
static float | csoundChanOKGetValue(SWIGTYPE_p_CSOUND_ arg0, int channel) |
static int | csoundCleanup(SWIGTYPE_p_CSOUND_ arg0) |
static int | csoundCloseLibrary(SWIGTYPE_p_void library) |
static int | csoundCompile(SWIGTYPE_p_CSOUND_ arg0, int argc, SWIGTYPE_p_p_char argv) |
static int | csoundCompileFromStrings(SWIGTYPE_p_CSOUND_ arg0, String orchst, String scorst, int argc, SWIGTYPE_p_p_char argv) |
static SWIGTYPE_p_CSOUND_ | csoundCreate(SWIGTYPE_p_void hostData) |
static SWIGTYPE_p_void | csoundCreateBarrier(long max) |
static SWIGTYPE_p_void | csoundCreateCircularBuffer(SWIGTYPE_p_CSOUND_ csound, int size) |
static int | csoundCreateConfigurationVariable(SWIGTYPE_p_CSOUND_ csound, String name, SWIGTYPE_p_void p, int type, int flags, SWIGTYPE_p_void min, SWIGTYPE_p_void max, String shortDesc, String longDesc) |
static int | csoundCreateGlobalVariable(SWIGTYPE_p_CSOUND_ arg0, String name, int nbytes) |
static SWIGTYPE_p_void | csoundCreateMutex(int isRecursive) |
static SWIGTYPE_p_void | csoundCreateThread(SWIGTYPE_p_f_p_void__uintptr_t threadRoutine, SWIGTYPE_p_void userdata) |
static SWIGTYPE_p_void | csoundCreateThreadLock() |
static void | csoundDeleteCfgVarList(SWIGTYPE_p_p_csCfgVariable_u lst) |
static void | csoundDeleteChannelList(SWIGTYPE_p_CSOUND_ arg0, CsoundChannelListEntry lst) |
static int | csoundDeleteConfigurationVariable(SWIGTYPE_p_CSOUND_ csound, String name) |
static void | csoundDeleteUtilityList(SWIGTYPE_p_CSOUND_ arg0, SWIGTYPE_p_p_char lst) |
static void | csoundDestroy(SWIGTYPE_p_CSOUND_ arg0) |
static int | csoundDestroyBarrier(SWIGTYPE_p_void barrier) |
static int | csoundDestroyGlobalVariable(SWIGTYPE_p_CSOUND_ arg0, String name) |
static void | csoundDestroyMessageBuffer(SWIGTYPE_p_CSOUND_ csound) |
static void | csoundDestroyMutex(SWIGTYPE_p_void mutex_) |
static void | csoundDestroyThreadLock(SWIGTYPE_p_void lock) |
static void | csoundDisposeOpcodeList(SWIGTYPE_p_CSOUND_ arg0, opcodeListEntry opcodelist) |
static void | csoundEnableMessageBuffer(SWIGTYPE_p_CSOUND_ csound, int toStdOut) |
static void | csoundFreeCircularBuffer(SWIGTYPE_p_CSOUND_ csound, SWIGTYPE_p_void circularbuffer) |
static float | csoundGet0dBFS(SWIGTYPE_p_CSOUND_ arg0) |
static int | csoundGetAPIVersion() |
static SWIGTYPE_p_int | csoundGetChannelLock(SWIGTYPE_p_CSOUND_ arg0, String name, int type) |
static int | csoundGetChannelPtr(SWIGTYPE_p_CSOUND_ arg0, SWIGTYPE_p_p_float p, String name, int type) |
static int | csoundGetControlChannelParams(SWIGTYPE_p_CSOUND_ arg0, String name, SWIGTYPE_p_float dflt, SWIGTYPE_p_float min, SWIGTYPE_p_float max) |
static double | csoundGetCPUTime(RTCLOCK arg0) |
static SWIGTYPE_p_void | csoundGetCurrentThreadId() |
static int | csoundGetDebug(SWIGTYPE_p_CSOUND_ arg0) |
static String | csoundGetEnv(SWIGTYPE_p_CSOUND_ csound, String name) |
static String | csoundGetFirstMessage(SWIGTYPE_p_CSOUND_ csound) |
static int | csoundGetFirstMessageAttr(SWIGTYPE_p_CSOUND_ csound) |
static SWIGTYPE_p_void | csoundGetHostData(SWIGTYPE_p_CSOUND_ arg0) |
static SWIGTYPE_p_float | csoundGetInputBuffer(SWIGTYPE_p_CSOUND_ arg0) |
static int | csoundGetInputBufferSize(SWIGTYPE_p_CSOUND_ arg0) |
static float | csoundGetKr(SWIGTYPE_p_CSOUND_ arg0) |
static int | csoundGetKsmps(SWIGTYPE_p_CSOUND_ arg0) |
static SWIGTYPE_p_void | csoundGetLibrarySymbol(SWIGTYPE_p_void library, String symbolName) |
static int | csoundGetMessageCnt(SWIGTYPE_p_CSOUND_ csound) |
static int | csoundGetMessageLevel(SWIGTYPE_p_CSOUND_ arg0) |
static SWIGTYPE_p_void | csoundGetNamedGens(SWIGTYPE_p_CSOUND_ arg0) |
static int | csoundGetNchnls(SWIGTYPE_p_CSOUND_ arg0) |
static SWIGTYPE_p_float | csoundGetOutputBuffer(SWIGTYPE_p_CSOUND_ arg0) |
static int | csoundGetOutputBufferSize(SWIGTYPE_p_CSOUND_ arg0) |
static String | csoundGetOutputFileName(SWIGTYPE_p_CSOUND_ arg0) |
static long | csoundGetRandomSeedFromTime() |
static double | csoundGetRealTime(RTCLOCK arg0) |
static SWIGTYPE_p_p_void | csoundGetRtPlayUserData(SWIGTYPE_p_CSOUND_ arg0) |
static SWIGTYPE_p_p_void | csoundGetRtRecordUserData(SWIGTYPE_p_CSOUND_ arg0) |
static int | csoundGetSampleFormat(SWIGTYPE_p_CSOUND_ arg0) |
static int | csoundGetSampleSize(SWIGTYPE_p_CSOUND_ arg0) |
static float | csoundGetScoreOffsetSeconds(SWIGTYPE_p_CSOUND_ arg0) |
static double | csoundGetScoreTime(SWIGTYPE_p_CSOUND_ arg0) |
static int | csoundGetSizeOfMYFLT() |
static SWIGTYPE_p_float | csoundGetSpin(SWIGTYPE_p_CSOUND_ arg0) |
static SWIGTYPE_p_float | csoundGetSpout(SWIGTYPE_p_CSOUND_ csound) |
static float | csoundGetSpoutSample(SWIGTYPE_p_CSOUND_ csound, int frame, int channel) |
static float | csoundGetSr(SWIGTYPE_p_CSOUND_ arg0) |
static int | csoundGetStrVarMaxLen(SWIGTYPE_p_CSOUND_ arg0) |
static int | csoundGetTable(SWIGTYPE_p_CSOUND_ arg0, SWIGTYPE_p_p_float tablePtr, int tableNum) |
static String | csoundGetUtilityDescription(SWIGTYPE_p_CSOUND_ arg0, String utilName) |
static int | csoundGetVersion() |
static int | csoundInitialize(SWIGTYPE_p_int argc, SWIGTYPE_p_p_p_char argv, int flags) |
static int | csoundInitializeCscore(SWIGTYPE_p_CSOUND_ arg0, SWIGTYPE_p_FILE insco, SWIGTYPE_p_FILE outsco) |
static void | csoundInitTimerStruct(RTCLOCK arg0) |
static void | csoundInputMessage(SWIGTYPE_p_CSOUND_ arg0, String message) |
static int | csoundIsScorePending(SWIGTYPE_p_CSOUND_ arg0) |
static SWIGTYPE_p_uintptr_t | csoundJoinThread(SWIGTYPE_p_void thread) |
static void | csoundKeyPress(SWIGTYPE_p_CSOUND_ arg0, char c) |
static int | csoundListChannels(SWIGTYPE_p_CSOUND_ arg0, SWIGTYPE_p_p_CsoundChannelListEntry_ lst) |
static SWIGTYPE_p_p_csCfgVariable_u | csoundListConfigurationVariables(SWIGTYPE_p_CSOUND_ csound) |
static SWIGTYPE_p_p_char | csoundListUtilities(SWIGTYPE_p_CSOUND_ arg0) |
static String | csoundLocalizeString(String s) |
static void | csoundLockMutex(SWIGTYPE_p_void mutex_) |
static int | csoundLockMutexNoWait(SWIGTYPE_p_void mutex_) |
static void | csoundMessage(SWIGTYPE_p_CSOUND_ arg0, String format) |
static void | csoundMessageS(SWIGTYPE_p_CSOUND_ arg0, int attr, String format) |
static int | csoundNewOpcodeList(SWIGTYPE_p_CSOUND_ arg0, SWIGTYPE_p_p_opcodeListEntry opcodelist) |
static void | csoundNotifyThreadLock(SWIGTYPE_p_void lock) |
static int | csoundOpenLibrary(SWIGTYPE_p_p_void library, String libraryPath) |
static int | csoundParseConfigurationVariable(SWIGTYPE_p_CSOUND_ csound, String name, String value) |
static int | csoundPerform(SWIGTYPE_p_CSOUND_ arg0) |
static int | csoundPerformBuffer(SWIGTYPE_p_CSOUND_ arg0) |
static int | csoundPerformKsmps(SWIGTYPE_p_CSOUND_ arg0) |
static int | csoundPerformKsmpsAbsolute(SWIGTYPE_p_CSOUND_ arg0) |
static void | csoundPopFirstMessage(SWIGTYPE_p_CSOUND_ csound) |
static int | csoundPreCompile(SWIGTYPE_p_CSOUND_ arg0) |
static int | csoundPvsinSet(SWIGTYPE_p_CSOUND_ arg0, PVSDATEXT fin, int n) |
static int | csoundPvsoutGet(SWIGTYPE_p_CSOUND_ csound, PVSDATEXT fout, int n) |
static csCfgVariable_t | csoundQueryConfigurationVariable(SWIGTYPE_p_CSOUND_ csound, String name) |
static SWIGTYPE_p_void | csoundQueryGlobalVariable(SWIGTYPE_p_CSOUND_ arg0, String name) |
static SWIGTYPE_p_void | csoundQueryGlobalVariableNoCheck(SWIGTYPE_p_CSOUND_ arg0, String name) |
static int | csoundQueryInterface(String name, SWIGTYPE_p_p_void iface, SWIGTYPE_p_int version) |
static int | csoundRand31(SWIGTYPE_p_int seedVal) |
static long | csoundRandMT(CsoundRandMTState p) |
static int | csoundReadCircularBuffer(SWIGTYPE_p_CSOUND_ csound, SWIGTYPE_p_void circular_buffer, SWIGTYPE_p_float out, int items) |
static void | csoundRemoveCallback(SWIGTYPE_p_CSOUND_ arg0, SWIGTYPE_p_f_p_void_p_void_unsigned_int__int func) |
static void | csoundReset(SWIGTYPE_p_CSOUND_ arg0) |
static void | csoundRewindScore(SWIGTYPE_p_CSOUND_ arg0) |
static int | csoundRunCommand(SWIGTYPE_p_p_char argv, int noWait) |
static int | csoundRunUtility(SWIGTYPE_p_CSOUND_ arg0, String name, int argc, SWIGTYPE_p_p_char argv) |
static int | csoundScoreEvent(SWIGTYPE_p_CSOUND_ arg0, char type, SWIGTYPE_p_float pFields, int numFields) |
static int | csoundScoreEventAbsolute(SWIGTYPE_p_CSOUND_ arg0, char type, SWIGTYPE_p_float pfields, int numFields, double time_ofs) |
static int | csoundScoreExtract(SWIGTYPE_p_CSOUND_ arg0, SWIGTYPE_p_FILE inFile, SWIGTYPE_p_FILE outFile, SWIGTYPE_p_FILE extractFile) |
static int | csoundScoreSort(SWIGTYPE_p_CSOUND_ arg0, SWIGTYPE_p_FILE inFile, SWIGTYPE_p_FILE outFile) |
static void | csoundSeedRandMT(CsoundRandMTState p, SWIGTYPE_p_unsigned_int initKey, long keyLength) |
static int | csoundSetCallback(SWIGTYPE_p_CSOUND_ arg0, SWIGTYPE_p_f_p_void_p_void_unsigned_int__int func, SWIGTYPE_p_void userData, long typeMask) |
static void | csoundSetChannelIOCallback(SWIGTYPE_p_CSOUND_ arg0, SWIGTYPE_p_f_p_CSOUND__p_q_const__char_p_float_int__void func) |
static int | csoundSetConfigurationVariable(SWIGTYPE_p_CSOUND_ csound, String name, SWIGTYPE_p_void value) |
static int | csoundSetControlChannelParams(SWIGTYPE_p_CSOUND_ arg0, String name, int type, float dflt, float min, float max) |
static void | csoundSetDebug(SWIGTYPE_p_CSOUND_ arg0, int debug) |
static int | csoundSetGlobalEnv(String name, String value) |
static void | csoundSetHostData(SWIGTYPE_p_CSOUND_ arg0, SWIGTYPE_p_void hostData) |
static void | csoundSetHostImplementedAudioIO(SWIGTYPE_p_CSOUND_ arg0, int state, int bufSize) |
static void | csoundSetLanguage(SWIGTYPE_p_cslanguage_t lang_code) |
static void | csoundSetMessageLevel(SWIGTYPE_p_CSOUND_ arg0, int messageLevel) |
static void | csoundSetScoreOffsetSeconds(SWIGTYPE_p_CSOUND_ arg0, float time) |
static void | csoundSetScorePending(SWIGTYPE_p_CSOUND_ arg0, int pending) |
static void | csoundSleep(int milliseconds) |
static int | csoundSpinDestroy(SWIGTYPE_p_pthread_spinlock_t spinlock) |
static int | csoundSpinInit(SWIGTYPE_p_pthread_spinlock_t spinlock) |
static int | csoundSpinLock(SWIGTYPE_p_pthread_spinlock_t spinlock) |
static int | csoundSpinUnLock(SWIGTYPE_p_pthread_spinlock_t spinlock) |
static void | csoundStop(SWIGTYPE_p_CSOUND_ arg0) |
static float | csoundTableGet(SWIGTYPE_p_CSOUND_ arg0, int table, int index) |
static int | csoundTableLength(SWIGTYPE_p_CSOUND_ arg0, int table) |
static void | csoundTableSet(SWIGTYPE_p_CSOUND_ arg0, int table, int index, float value) |
static void | csoundUnlockMutex(SWIGTYPE_p_void mutex_) |
static int | csoundWaitBarrier(SWIGTYPE_p_void barrier) |
static int | csoundWaitThreadLock(SWIGTYPE_p_void lock, int milliseconds) |
static void | csoundWaitThreadLockNoTimeout(SWIGTYPE_p_void lock) |
static int | csoundWriteCircularBuffer(SWIGTYPE_p_CSOUND_ csound, SWIGTYPE_p_void p, SWIGTYPE_p_float inp, int items) |
static void | gatherArgs(int argc, SWIGTYPE_p_p_char argv, SWIGTYPE_p_std__string commandLine) |
static boolean | parseInstrument(String definition, SWIGTYPE_p_std__string preNumber, SWIGTYPE_p_std__string id, SWIGTYPE_p_std__string name, SWIGTYPE_p_std__string postNumber) |
static void | scatterArgs(String commandLine, SWIGTYPE_p_std__vectorT_std__string_t args, SWIGTYPE_p_std__vectorT_char_p_t argv) |
static SWIGTYPE_p_std__string | trim(SWIGTYPE_p_std__string value) |
static SWIGTYPE_p_std__string | trimQuotes(SWIGTYPE_p_std__string value) |
public static void csoundAddSpinSample(
SWIGTYPE_p_CSOUND_ csound, int frame, int channel, float sample)
public static String csoundCfgErrorCodeToString(int errcode)
public static int csoundChanIASetSample(
SWIGTYPE_p_CSOUND_ arg0, int channel, int frame, float sample)
public static float csoundChanOAGetSample(
SWIGTYPE_p_CSOUND_ arg0, int channel, int frame)
public static int csoundCreateGlobalVariable(
SWIGTYPE_p_CSOUND_ arg0, String name, int nbytes)
public static int csoundDeleteConfigurationVariable(
SWIGTYPE_p_CSOUND_ csound, String name)
public static int csoundGetAPIVersion()
public static double csoundGetCPUTime(
RTCLOCK arg0)
public static long csoundGetRandomSeedFromTime()
public static double csoundGetRealTime(
RTCLOCK arg0)
public static int csoundGetSizeOfMYFLT()
public static float csoundGetSpoutSample(
SWIGTYPE_p_CSOUND_ csound, int frame, int channel)
public static String csoundGetUtilityDescription(
SWIGTYPE_p_CSOUND_ arg0, String utilName)
public static int csoundGetVersion()
public static void csoundInitTimerStruct(
RTCLOCK arg0)
public static String csoundLocalizeString(String s)
public static int csoundParseConfigurationVariable(
SWIGTYPE_p_CSOUND_ csound, String name, String value)
public static int csoundSetControlChannelParams(
SWIGTYPE_p_CSOUND_ arg0, String name, int type, float dflt, float min, float max)
public static int csoundSetGlobalEnv(String name, String value)
public static void csoundSetHostImplementedAudioIO(
SWIGTYPE_p_CSOUND_ arg0, int state, int bufSize)
public static void csoundSleep(int milliseconds)
public static void csoundTableSet(
SWIGTYPE_p_CSOUND_ arg0, int table, int index, float value)
public static int csoundWaitThreadLock(
SWIGTYPE_p_void lock, int milliseconds)