csnd

Class csnd

Implemented Interfaces:
csndConstants

public class csnd
extends java.lang.Object
implements csndConstants

Method Summary

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
csoundChanIKSet(SWIGTYPE_p_CSOUND_ arg0, float value, int n)
static int
csoundChanOAGet(SWIGTYPE_p_CSOUND_ arg0, SWIGTYPE_p_float value, int n)
static int
csoundChanOKGet(SWIGTYPE_p_CSOUND_ arg0, SWIGTYPE_p_float value, int n)
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 SWIGTYPE_p_CSOUND_
csoundCreate(SWIGTYPE_p_void hostData)
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
csoundDestroyGlobalVariable(SWIGTYPE_p_CSOUND_ arg0, String name)
static void
csoundDestroyMutex(SWIGTYPE_p_void mutex_)
static void
csoundDestroyThreadLock(SWIGTYPE_p_void lock)
static void
csoundDisposeOpcodeList(SWIGTYPE_p_CSOUND_ arg0, opcodeListEntry opcodelist)
static float
csoundGet0dBFS(SWIGTYPE_p_CSOUND_ arg0)
static int
csoundGetAPIVersion()
static double
csoundGetCPUTime(RTCLOCK arg0)
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 SWIGTYPE_p_void
csoundGetCurrentThreadId()
static int
csoundGetDebug(SWIGTYPE_p_CSOUND_ arg0)
static String
csoundGetEnv(SWIGTYPE_p_CSOUND_ csound, String name)
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
csoundGetMessageLevel(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_ arg0)
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 void
csoundInitTimerStruct(RTCLOCK arg0)
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
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 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 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
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 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
csoundWaitThreadLock(SWIGTYPE_p_void lock, int milliseconds)
static void
csoundWaitThreadLockNoTimeout(SWIGTYPE_p_void lock)
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__vectorTstd__string_t args, SWIGTYPE_p_std__vectorTchar_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)

Method Details

csoundAppendOpcode

public 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)

csoundCfgErrorCodeToString

public static String csoundCfgErrorCodeToString(int errcode)

csoundChanIASet

public static int csoundChanIASet(SWIGTYPE_p_CSOUND_ arg0,
                                  SWIGTYPE_p_float value,
                                  int n)

csoundChanIKSet

public static int csoundChanIKSet(SWIGTYPE_p_CSOUND_ arg0,
                                  float value,
                                  int n)

csoundChanOAGet

public static int csoundChanOAGet(SWIGTYPE_p_CSOUND_ arg0,
                                  SWIGTYPE_p_float value,
                                  int n)

csoundChanOKGet

public static int csoundChanOKGet(SWIGTYPE_p_CSOUND_ arg0,
                                  SWIGTYPE_p_float value,
                                  int n)

csoundCleanup

public static int csoundCleanup(SWIGTYPE_p_CSOUND_ arg0)

csoundCloseLibrary

public static int csoundCloseLibrary(SWIGTYPE_p_void library)

csoundCompile

public static int csoundCompile(SWIGTYPE_p_CSOUND_ arg0,
                                int argc,
                                SWIGTYPE_p_p_char argv)

csoundCreate

public static SWIGTYPE_p_CSOUND_ csoundCreate(SWIGTYPE_p_void hostData)

csoundCreateConfigurationVariable

public 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)

csoundCreateGlobalVariable

public static int csoundCreateGlobalVariable(SWIGTYPE_p_CSOUND_ arg0,
                                             String name,
                                             int nbytes)

csoundCreateMutex

public static SWIGTYPE_p_void csoundCreateMutex(int isRecursive)

csoundCreateThread

public static SWIGTYPE_p_void csoundCreateThread(SWIGTYPE_p_f_p_void__uintptr_t threadRoutine,
                                                 SWIGTYPE_p_void userdata)

csoundCreateThreadLock

public static SWIGTYPE_p_void csoundCreateThreadLock()

csoundDeleteCfgVarList

public static void csoundDeleteCfgVarList(SWIGTYPE_p_p_csCfgVariable_u lst)

csoundDeleteChannelList

public static void csoundDeleteChannelList(SWIGTYPE_p_CSOUND_ arg0,
                                           CsoundChannelListEntry lst)

csoundDeleteConfigurationVariable

public static int csoundDeleteConfigurationVariable(SWIGTYPE_p_CSOUND_ csound,
                                                    String name)

csoundDeleteUtilityList

public static void csoundDeleteUtilityList(SWIGTYPE_p_CSOUND_ arg0,
                                           SWIGTYPE_p_p_char lst)

csoundDestroy

public static void csoundDestroy(SWIGTYPE_p_CSOUND_ arg0)

csoundDestroyGlobalVariable

public static int csoundDestroyGlobalVariable(SWIGTYPE_p_CSOUND_ arg0,
                                              String name)

csoundDestroyMutex

public static void csoundDestroyMutex(SWIGTYPE_p_void mutex_)

csoundDestroyThreadLock

public static void csoundDestroyThreadLock(SWIGTYPE_p_void lock)

csoundDisposeOpcodeList

public static void csoundDisposeOpcodeList(SWIGTYPE_p_CSOUND_ arg0,
                                           opcodeListEntry opcodelist)

csoundGet0dBFS

public static float csoundGet0dBFS(SWIGTYPE_p_CSOUND_ arg0)

csoundGetAPIVersion

public static int csoundGetAPIVersion()

csoundGetCPUTime

public static double csoundGetCPUTime(RTCLOCK arg0)

csoundGetChannelPtr

public static int csoundGetChannelPtr(SWIGTYPE_p_CSOUND_ arg0,
                                      SWIGTYPE_p_p_float p,
                                      String name,
                                      int type)

csoundGetControlChannelParams

public static int csoundGetControlChannelParams(SWIGTYPE_p_CSOUND_ arg0,
                                                String name,
                                                SWIGTYPE_p_float dflt,
                                                SWIGTYPE_p_float min,
                                                SWIGTYPE_p_float max)

csoundGetCurrentThreadId

public static SWIGTYPE_p_void csoundGetCurrentThreadId()

csoundGetDebug

public static int csoundGetDebug(SWIGTYPE_p_CSOUND_ arg0)

csoundGetEnv

public static String csoundGetEnv(SWIGTYPE_p_CSOUND_ csound,
                                  String name)

csoundGetHostData

public static SWIGTYPE_p_void csoundGetHostData(SWIGTYPE_p_CSOUND_ arg0)

csoundGetInputBuffer

public static SWIGTYPE_p_float csoundGetInputBuffer(SWIGTYPE_p_CSOUND_ arg0)

csoundGetInputBufferSize

public static int csoundGetInputBufferSize(SWIGTYPE_p_CSOUND_ arg0)

csoundGetKr

public static float csoundGetKr(SWIGTYPE_p_CSOUND_ arg0)

csoundGetKsmps

public static int csoundGetKsmps(SWIGTYPE_p_CSOUND_ arg0)

csoundGetLibrarySymbol

public static SWIGTYPE_p_void csoundGetLibrarySymbol(SWIGTYPE_p_void library,
                                                     String symbolName)

csoundGetMessageLevel

public static int csoundGetMessageLevel(SWIGTYPE_p_CSOUND_ arg0)

csoundGetNchnls

public static int csoundGetNchnls(SWIGTYPE_p_CSOUND_ arg0)

csoundGetOutputBuffer

public static SWIGTYPE_p_float csoundGetOutputBuffer(SWIGTYPE_p_CSOUND_ arg0)

csoundGetOutputBufferSize

public static int csoundGetOutputBufferSize(SWIGTYPE_p_CSOUND_ arg0)

csoundGetOutputFileName

public static String csoundGetOutputFileName(SWIGTYPE_p_CSOUND_ arg0)

csoundGetRandomSeedFromTime

public static long csoundGetRandomSeedFromTime()

csoundGetRealTime

public static double csoundGetRealTime(RTCLOCK arg0)

csoundGetRtPlayUserData

public static SWIGTYPE_p_p_void csoundGetRtPlayUserData(SWIGTYPE_p_CSOUND_ arg0)

csoundGetRtRecordUserData

public static SWIGTYPE_p_p_void csoundGetRtRecordUserData(SWIGTYPE_p_CSOUND_ arg0)

csoundGetSampleFormat

public static int csoundGetSampleFormat(SWIGTYPE_p_CSOUND_ arg0)

csoundGetSampleSize

public static int csoundGetSampleSize(SWIGTYPE_p_CSOUND_ arg0)

csoundGetScoreOffsetSeconds

public static float csoundGetScoreOffsetSeconds(SWIGTYPE_p_CSOUND_ arg0)

csoundGetScoreTime

public static double csoundGetScoreTime(SWIGTYPE_p_CSOUND_ arg0)

csoundGetSizeOfMYFLT

public static int csoundGetSizeOfMYFLT()

csoundGetSpin

public static SWIGTYPE_p_float csoundGetSpin(SWIGTYPE_p_CSOUND_ arg0)

csoundGetSpout

public static SWIGTYPE_p_float csoundGetSpout(SWIGTYPE_p_CSOUND_ arg0)

csoundGetSr

public static float csoundGetSr(SWIGTYPE_p_CSOUND_ arg0)

csoundGetStrVarMaxLen

public static int csoundGetStrVarMaxLen(SWIGTYPE_p_CSOUND_ arg0)

csoundGetTable

public static int csoundGetTable(SWIGTYPE_p_CSOUND_ arg0,
                                 SWIGTYPE_p_p_float tablePtr,
                                 int tableNum)

csoundGetUtilityDescription

public static String csoundGetUtilityDescription(SWIGTYPE_p_CSOUND_ arg0,
                                                 String utilName)

csoundGetVersion

public static int csoundGetVersion()

csoundInitTimerStruct

public static void csoundInitTimerStruct(RTCLOCK arg0)

csoundInitialize

public static int csoundInitialize(SWIGTYPE_p_int argc,
                                   SWIGTYPE_p_p_p_char argv,
                                   int flags)

csoundInitializeCscore

public static int csoundInitializeCscore(SWIGTYPE_p_CSOUND_ arg0,
                                         SWIGTYPE_p_FILE insco,
                                         SWIGTYPE_p_FILE outsco)

csoundInputMessage

public static void csoundInputMessage(SWIGTYPE_p_CSOUND_ arg0,
                                      String message)

csoundIsScorePending

public static int csoundIsScorePending(SWIGTYPE_p_CSOUND_ arg0)

csoundJoinThread

public static SWIGTYPE_p_uintptr_t csoundJoinThread(SWIGTYPE_p_void thread)

csoundKeyPress

public static void csoundKeyPress(SWIGTYPE_p_CSOUND_ arg0,
                                  char c)

csoundListChannels

public static int csoundListChannels(SWIGTYPE_p_CSOUND_ arg0,
                                     SWIGTYPE_p_p_CsoundChannelListEntry_ lst)

csoundListConfigurationVariables

public static SWIGTYPE_p_p_csCfgVariable_u csoundListConfigurationVariables(SWIGTYPE_p_CSOUND_ csound)

csoundListUtilities

public static SWIGTYPE_p_p_char csoundListUtilities(SWIGTYPE_p_CSOUND_ arg0)

csoundLocalizeString

public static String csoundLocalizeString(String s)

csoundLockMutex

public static void csoundLockMutex(SWIGTYPE_p_void mutex_)

csoundLockMutexNoWait

public static int csoundLockMutexNoWait(SWIGTYPE_p_void mutex_)

csoundMessage

public static void csoundMessage(SWIGTYPE_p_CSOUND_ arg0,
                                 String format)

csoundMessageS

public static void csoundMessageS(SWIGTYPE_p_CSOUND_ arg0,
                                  int attr,
                                  String format)

csoundNewOpcodeList

public static int csoundNewOpcodeList(SWIGTYPE_p_CSOUND_ arg0,
                                      SWIGTYPE_p_p_opcodeListEntry opcodelist)

csoundNotifyThreadLock

public static void csoundNotifyThreadLock(SWIGTYPE_p_void lock)

csoundOpenLibrary

public static int csoundOpenLibrary(SWIGTYPE_p_p_void library,
                                    String libraryPath)

csoundParseConfigurationVariable

public static int csoundParseConfigurationVariable(SWIGTYPE_p_CSOUND_ csound,
                                                   String name,
                                                   String value)

csoundPerform

public static int csoundPerform(SWIGTYPE_p_CSOUND_ arg0)

csoundPerformBuffer

public static int csoundPerformBuffer(SWIGTYPE_p_CSOUND_ arg0)

csoundPerformKsmps

public static int csoundPerformKsmps(SWIGTYPE_p_CSOUND_ arg0)

csoundPerformKsmpsAbsolute

public static int csoundPerformKsmpsAbsolute(SWIGTYPE_p_CSOUND_ arg0)

csoundPreCompile

public static int csoundPreCompile(SWIGTYPE_p_CSOUND_ arg0)

csoundPvsinSet

public static int csoundPvsinSet(SWIGTYPE_p_CSOUND_ arg0,
                                 PVSDATEXT fin,
                                 int n)

csoundPvsoutGet

public static int csoundPvsoutGet(SWIGTYPE_p_CSOUND_ csound,
                                  PVSDATEXT fout,
                                  int n)

csoundQueryConfigurationVariable

public static csCfgVariable_t csoundQueryConfigurationVariable(SWIGTYPE_p_CSOUND_ csound,
                                                               String name)

csoundQueryGlobalVariable

public static SWIGTYPE_p_void csoundQueryGlobalVariable(SWIGTYPE_p_CSOUND_ arg0,
                                                        String name)

csoundQueryGlobalVariableNoCheck

public static SWIGTYPE_p_void csoundQueryGlobalVariableNoCheck(SWIGTYPE_p_CSOUND_ arg0,
                                                               String name)

csoundQueryInterface

public static int csoundQueryInterface(String name,
                                       SWIGTYPE_p_p_void iface,
                                       SWIGTYPE_p_int version)

csoundRand31

public static int csoundRand31(SWIGTYPE_p_int seedVal)

csoundRandMT

public static long csoundRandMT(CsoundRandMTState p)

csoundRemoveCallback

public static void csoundRemoveCallback(SWIGTYPE_p_CSOUND_ arg0,
                                        SWIGTYPE_p_f_p_void_p_void_unsigned_int__int func)

csoundReset

public static void csoundReset(SWIGTYPE_p_CSOUND_ arg0)

csoundRewindScore

public static void csoundRewindScore(SWIGTYPE_p_CSOUND_ arg0)

csoundRunCommand

public static int csoundRunCommand(SWIGTYPE_p_p_char argv,
                                   int noWait)

csoundRunUtility

public static int csoundRunUtility(SWIGTYPE_p_CSOUND_ arg0,
                                   String name,
                                   int argc,
                                   SWIGTYPE_p_p_char argv)

csoundScoreEvent

public static int csoundScoreEvent(SWIGTYPE_p_CSOUND_ arg0,
                                   char type,
                                   SWIGTYPE_p_float pFields,
                                   int numFields)

csoundScoreExtract

public static int csoundScoreExtract(SWIGTYPE_p_CSOUND_ arg0,
                                     SWIGTYPE_p_FILE inFile,
                                     SWIGTYPE_p_FILE outFile,
                                     SWIGTYPE_p_FILE extractFile)

csoundScoreSort

public static int csoundScoreSort(SWIGTYPE_p_CSOUND_ arg0,
                                  SWIGTYPE_p_FILE inFile,
                                  SWIGTYPE_p_FILE outFile)

csoundSeedRandMT

public static void csoundSeedRandMT(CsoundRandMTState p,
                                    SWIGTYPE_p_unsigned_int initKey,
                                    long keyLength)

csoundSetCallback

public static int csoundSetCallback(SWIGTYPE_p_CSOUND_ arg0,
                                    SWIGTYPE_p_f_p_void_p_void_unsigned_int__int func,
                                    SWIGTYPE_p_void userData,
                                    long typeMask)

csoundSetChannelIOCallback

public static void csoundSetChannelIOCallback(SWIGTYPE_p_CSOUND_ arg0,
                                              SWIGTYPE_p_f_p_CSOUND__p_q_const__char_p_float_int__void func)

csoundSetConfigurationVariable

public static int csoundSetConfigurationVariable(SWIGTYPE_p_CSOUND_ csound,
                                                 String name,
                                                 SWIGTYPE_p_void value)

csoundSetControlChannelParams

public static int csoundSetControlChannelParams(SWIGTYPE_p_CSOUND_ arg0,
                                                String name,
                                                int type,
                                                float dflt,
                                                float min,
                                                float max)

csoundSetDebug

public static void csoundSetDebug(SWIGTYPE_p_CSOUND_ arg0,
                                  int debug)

csoundSetGlobalEnv

public static int csoundSetGlobalEnv(String name,
                                     String value)

csoundSetHostData

public static void csoundSetHostData(SWIGTYPE_p_CSOUND_ arg0,
                                     SWIGTYPE_p_void hostData)

csoundSetHostImplementedAudioIO

public static void csoundSetHostImplementedAudioIO(SWIGTYPE_p_CSOUND_ arg0,
                                                   int state,
                                                   int bufSize)

csoundSetLanguage

public static void csoundSetLanguage(SWIGTYPE_p_cslanguage_t lang_code)

csoundSetMessageLevel

public static void csoundSetMessageLevel(SWIGTYPE_p_CSOUND_ arg0,
                                         int messageLevel)

csoundSetScoreOffsetSeconds

public static void csoundSetScoreOffsetSeconds(SWIGTYPE_p_CSOUND_ arg0,
                                               float time)

csoundSetScorePending

public static void csoundSetScorePending(SWIGTYPE_p_CSOUND_ arg0,
                                         int pending)

csoundSleep

public static void csoundSleep(int milliseconds)

csoundStop

public static void csoundStop(SWIGTYPE_p_CSOUND_ arg0)

csoundTableGet

public static float csoundTableGet(SWIGTYPE_p_CSOUND_ arg0,
                                   int table,
                                   int index)

csoundTableLength

public static int csoundTableLength(SWIGTYPE_p_CSOUND_ arg0,
                                    int table)

csoundTableSet

public static void csoundTableSet(SWIGTYPE_p_CSOUND_ arg0,
                                  int table,
                                  int index,
                                  float value)

csoundUnlockMutex

public static void csoundUnlockMutex(SWIGTYPE_p_void mutex_)

csoundWaitThreadLock

public static int csoundWaitThreadLock(SWIGTYPE_p_void lock,
                                       int milliseconds)

csoundWaitThreadLockNoTimeout

public static void csoundWaitThreadLockNoTimeout(SWIGTYPE_p_void lock)

gatherArgs

public static void gatherArgs(int argc,
                              SWIGTYPE_p_p_char argv,
                              SWIGTYPE_p_std__string commandLine)

parseInstrument

public 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)

scatterArgs

public static void scatterArgs(String commandLine,
                               SWIGTYPE_p_std__vectorTstd__string_t args,
                               SWIGTYPE_p_std__vectorTchar_p_t argv)

trim

public static SWIGTYPE_p_std__string trim(SWIGTYPE_p_std__string value)

trimQuotes

public static SWIGTYPE_p_std__string trimQuotes(SWIGTYPE_p_std__string value)