Home
last modified time | relevance | path

Searched defs:csound (Results 1 – 25 of 415) sorted by relevance

12345678910>>...17

/dports/audio/csound/csound-6.15.0/OOps/
H A Dgoto_ops.c31 int32_t igoto(CSOUND *csound, GOTO *p) in igoto()
37 int32_t kgoto(CSOUND *csound, GOTO *p) in kgoto()
44 int32_t icgoto(CSOUND *csound, CGOTO *p) in icgoto()
51 int32_t kcgoto(CSOUND *csound, CGOTO *p) in kcgoto()
61 int32_t ingoto(CSOUND *csound, CGOTO *p) in ingoto()
69 int32_t kngoto(CSOUND *csound, CGOTO *p) in kngoto()
77 int32_t timset(CSOUND *csound, TIMOUT *p) in timset()
85 int32_t timout(CSOUND *csound, TIMOUT *p) in timout()
95 int32_t rireturn(CSOUND *csound, LINK *p) in rireturn()
102 int32_t reinit(CSOUND *csound, GOTO *p) in reinit()
[all …]
H A Dremote.c58 void remoteRESET(CSOUND *csound) in remoteRESET()
147 char remoteID(CSOUND *csound) in remoteID()
153 static int32_t callox(CSOUND *csound) in callox()
233 void remote_Cleanup(CSOUND *csound) in remote_Cleanup()
325 static int32_t SVopen(CSOUND *csound) in SVopen()
687 int32_t getRemoteInsRfdCount(CSOUND *csound) in getRemoteInsRfdCount()
700 int32_t* getRemoteSocksIn(CSOUND *csound) in getRemoteSocksIn()
709 char remoteID(CSOUND *csound) in remoteID()
715 void remote_Cleanup(CSOUND *csound) in remote_Cleanup()
796 int32_t getRemoteInsRfdCount(CSOUND *csound) in getRemoteInsRfdCount()
[all …]
H A Ddumpf.c41 int32_t kdmpset_S(CSOUND *csound, KDUMP *p) { in kdmpset_S()
67 int32_t kdmpset_p(CSOUND *csound, KDUMP *p) in kdmpset_p()
318 int32_t kdump(CSOUND *csound, KDUMP *p) in kdump()
330 int32_t kdump2(CSOUND *csound, KDUMP2 *p) in kdump2()
343 int32_t kdump3(CSOUND *csound, KDUMP3 *p) in kdump3()
357 int32_t kdump4(CSOUND *csound, KDUMP4 *p) in kdump4()
376 int32_t krdset_p(CSOUND *csound, KREAD *p) in krdset_p()
674 int32_t kread(CSOUND *csound, KREAD *p) in kread()
687 int32_t kread2(CSOUND *csound, KREAD2 *p) in kread2()
704 int32_t kread3(CSOUND *csound, KREAD3 *p) in kread3()
[all …]
H A Dmidiops.c55 int32_t massign_p(CSOUND *csound, MASSIGN *p) in massign_p()
96 int32_t ctrlinit(CSOUND *csound, CTLINIT *p) in ctrlinit()
130 int32_t cpstmid(CSOUND *csound, CPSTABLE *p) in cpstmid()
170 int32_t pchmidi(CSOUND *csound, MIDIKMB *p) in pchmidi()
182 int32_t pchmidib(CSOUND *csound, MIDIKMB *p) in pchmidib()
202 int32_t octmidi(CSOUND *csound, MIDIKMB *p) in octmidi()
226 int32_t cpsmidi(CSOUND *csound, MIDIKMB *p) in cpsmidi()
311 int32_t aftset(CSOUND *csound, MIDIKMAP *p) in aftset()
518 int32_t midiin(CSOUND *csound, MIDIIN *p) in midiin()
540 int32_t pgmin(CSOUND *csound, PGMIN *p) in pgmin()
[all …]
H A Dmidiout.c50 int32_t release_set(CSOUND *csound, REL *p) in release_set()
59 int32_t release(CSOUND *csound, REL *p) in release()
69 int32_t xtratim(CSOUND *csound, XTRADUR *p) in xtratim()
88 int32_t mclock(CSOUND *csound, MCLOCK *p) in mclock()
102 int32_t mrtmsg(CSOUND *csound, MRT *p) in mrtmsg()
126 int32_t iout_on(CSOUND *csound, OUT_ON *p) in iout_on()
132 int32_t iout_off(CSOUND *csound, OUT_ON *p) in iout_off()
213 int32_t moscil(CSOUND *csound, MOSCIL *p) in moscil()
436 int32_t kon2_set(CSOUND *csound, KON2 *p) in kon2_set()
448 int32_t kon2(CSOUND *csound, KON2 *p) in kon2()
[all …]
H A Dmidiinterop.c33 int32_t midinoteoff(CSOUND *csound, MIDINOTEON *p) in midinoteoff()
44 int32_t midinoteonkey(CSOUND *csound, MIDINOTEON *p) in midinoteonkey()
55 int32_t midinoteoncps(CSOUND *csound, MIDINOTEON *p) in midinoteoncps()
69 int32_t midinoteonoct(CSOUND *csound, MIDINOTEON *p) in midinoteonoct()
82 int32_t midinoteonpch(CSOUND *csound, MIDINOTEON *p) in midinoteonpch()
101 int32_t midipolyaftertouch(CSOUND *csound, MIDIPOLYAFTERTOUCH *p) in midipolyaftertouch()
114 int32_t midicontrolchange(CSOUND *csound, MIDICONTROLCHANGE *p) in midicontrolchange()
127 int32_t midiprogramchange(CSOUND *csound, MIDIPROGRAMCHANGE *p) in midiprogramchange()
137 int32_t midichannelaftertouch(CSOUND *csound, MIDICHANNELAFTERTOUCH *p) in midichannelaftertouch()
149 int32_t midipitchbend(CSOUND *csound, MIDIPITCHBEND *p) in midipitchbend()
[all …]
H A Dcmath.c76 int32_t seedrand(CSOUND *csound, PRAND *p) in seedrand()
99 int32_t getseed(CSOUND *csound, GETSEED *p) in getseed()
325 int32_t iklinear(CSOUND *csound, PRAND *p) in iklinear()
349 int32_t iktrian(CSOUND *csound, PRAND *p) in iktrian()
366 int kexprndi(CSOUND *csound, PRANDI *p) in kexprndi()
441 int32_t ikexp(CSOUND *csound, PRAND *p) in ikexp()
465 int32_t ikbiexp(CSOUND *csound, PRAND *p) in ikbiexp()
489 int32_t ikgaus(CSOUND *csound, PRAND *p) in ikgaus()
699 int32_t ikbeta(CSOUND *csound, PRAND *p) in ikbeta()
724 int32_t ikweib(CSOUND *csound, PRAND *p) in ikweib()
[all …]
H A Dstr_ops.c44 int32_t s_opcode(CSOUND *csound, STRGET_OP *p){ in s_opcode()
56 int32_t s_opcode_k(CSOUND *csound, STRGET_OP *p){ in s_opcode_k()
102 int32_t strset_init(CSOUND *csound, STRSET_OP *p) in strset_init()
110 void strset_option(CSOUND *csound, char *s) in strset_option()
128 int32_t strget_init(CSOUND *csound, STRGET_OP *p) in strget_init()
182 int32_t strcpy_opcode_S(CSOUND *csound, STRCPY_OP *p) in strcpy_opcode_S()
228 int32_t str_changed(CSOUND *csound, STRCHGD *p) in str_changed()
237 int32_t str_changed_k(CSOUND *csound, STRCHGD *p) in str_changed_k()
285 int32_t strcat_opcode(CSOUND *csound, STRCAT_OP *p) in strcat_opcode()
329 int32_t strcmp_opcode(CSOUND *csound, STRCMP_OP *p) in strcmp_opcode()
[all …]
H A Dbus.c177 int32_t pvsin_init(CSOUND *csound, FCHAN *p) in pvsin_init()
209 int32_t pvsin_perf(CSOUND *csound, FCHAN *p) in pvsin_perf()
243 int32_t pvsout_init(CSOUND *csound, FCHAN *p) in pvsout_init()
271 int32_t pvsout_perf(CSOUND *csound, FCHAN *p) in pvsout_perf()
347 void set_channel_data_ptr(CSOUND *csound, in set_channel_data_ptr()
1860 int32_t kinval(CSOUND *csound, INVAL *p) in kinval()
1873 int32_t kinvalS(CSOUND *csound, INVAL *p) in kinvalS()
1925 int32_t invalset_S(CSOUND *csound, INVAL *p) in invalset_S()
1993 int32_t invalset(CSOUND *csound, INVAL *p) in invalset()
2021 int32_t koutvalS(CSOUND *csound, OUTVAL *p) in koutvalS()
[all …]
H A Dugrw1.c69 int32_t timek(CSOUND *csound, RDTIME *p) in timek()
78 int32_t timesr(CSOUND *csound, RDTIME *p) in timesr()
94 int32_t instimset(CSOUND *csound, RDTIME *p) in instimset()
107 int32_t instimek(CSOUND *csound, RDTIME *p) in instimek()
119 int32_t instimes(CSOUND *csound, RDTIME *p) in instimes()
133 int32_t printkset(CSOUND *csound, PRINTK *p) in printkset()
164 int32_t printk(CSOUND *csound, PRINTK *p) in printk()
610 int32_t peakk(CSOUND *csound, PEAK *p) in peakk()
622 int32_t peaka(CSOUND *csound, PEAK *p) in peaka()
715 int32_t inz(CSOUND *csound, IOZ *p) in inz()
[all …]
/dports/audio/csound/csound-6.15.0/Opcodes/
H A Dmidiops3.c100 static int32_t slider_i8(CSOUND *csound, SLIDER8 *p) in slider_i8()
105 static int32_t slider8(CSOUND *csound, SLIDER8 *p) in slider8()
110 static int32_t slider_i16(CSOUND *csound, SLIDER16 *p) in slider_i16()
115 static int32_t slider16(CSOUND *csound, SLIDER16 *p) in slider16()
120 static int32_t slider_i32(CSOUND *csound, SLIDER32 *p) in slider_i32()
125 static int32_t slider32(CSOUND *csound, SLIDER32 *p) in slider32()
130 static int32_t slider_i64(CSOUND *csound, SLIDER64 *p) in slider_i64()
135 static int32_t slider64(CSOUND *csound, SLIDER64 *p) in slider64()
217 static int32_t slider8f(CSOUND *csound, SLIDER8f *p) in slider8f()
290 static int32_t islider8(CSOUND *csound, ISLIDER8 *p) in islider8()
[all …]
H A Dcontrol.c60 static int32_t kill_wish(CSOUND *csound, CONTROL_GLOBALS *p) in kill_wish()
178 static int32_t cntrl_set(CSOUND *csound, CNTRL *p) in cntrl_set()
184 static int32_t control(CSOUND *csound, CNTRL *p) in control()
236 static int32_t ocontrol(CSOUND *csound, SCNTRL *p){ in ocontrol()
240 static int32_t ocontrol_S(CSOUND *csound, SCNTRL *p){ in ocontrol_S()
244 static int32_t button_set(CSOUND *csound, CNTRL *p) in button_set()
262 static int32_t button(CSOUND *csound, CNTRL *p) in button()
272 static int32_t check_set(CSOUND *csound, CNTRL *p) in check_set()
290 static int32_t check(CSOUND *csound, CNTRL *p) in check()
322 static int32_t textflash(CSOUND *csound, TXTWIN *p){ in textflash()
[all …]
H A Dfout.c276 static int32_t outfile(CSOUND *csound, OUTFILE *p) in outfile()
539 static int32_t koutfile(CSOUND *csound, KOUTFILE *p) in koutfile()
643 static int32_t fiopen(CSOUND *csound, FIOPEN *p){ in fiopen()
647 static int32_t fiopen_S(CSOUND *csound, FIOPEN *p){ in fiopen_S()
961 static int32_t infile_act(CSOUND *csound, INFILE *p) in infile_act()
1132 static int32_t kinfile(CSOUND *csound, KINFILE *p) in kinfile()
1257 static int32_t incr(CSOUND *csound, INCR *p) in incr()
1271 static int32_t clear(CSOUND *csound, CLEARS *p) in clear()
1509 static int32_t fprintf_k(CSOUND *csound, FPRINTF *p) in fprintf_k()
1521 static int32_t fprintf_i(CSOUND *csound, FPRINTF *p) in fprintf_i()
[all …]
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Obj-C Examples/csound-iOS/headers/
H A DOpcodeBase.hpp65 namespace csound namespace
86 CSOUND *csound; member
123 int init(CSOUND *csound) in init()
127 static int init_(CSOUND *csound, void *opcode) in init_()
131 int kontrol(CSOUND *csound) in kontrol()
139 int audio(CSOUND *csound) in audio()
143 static int audio_(CSOUND *csound, void *opcode) in audio_()
228 int init(CSOUND *csound) in init()
241 int kontrol(CSOUND *csound) in kontrol()
250 int audio(CSOUND *csound) in audio()
[all …]
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Swift Examples/Csound iOS SwiftExamples/csound-iOS/headers/
H A DOpcodeBase.hpp65 namespace csound namespace
86 CSOUND *csound; member
123 int init(CSOUND *csound) in init()
127 static int init_(CSOUND *csound, void *opcode) in init_()
131 int kontrol(CSOUND *csound) in kontrol()
139 int audio(CSOUND *csound) in audio()
143 static int audio_(CSOUND *csound, void *opcode) in audio_()
228 int init(CSOUND *csound) in init()
241 int kontrol(CSOUND *csound) in kontrol()
250 int audio(CSOUND *csound) in audio()
[all …]
/dports/audio/csound/csound-6.15.0/include/
H A DOpcodeBase.hpp65 namespace csound namespace
86 CSOUND *csound; member
123 int init(CSOUND *csound) in init()
127 static int init_(CSOUND *csound, void *opcode) in init_()
131 int kontrol(CSOUND *csound) in kontrol()
139 int audio(CSOUND *csound) in audio()
143 static int audio_(CSOUND *csound, void *opcode) in audio_()
236 int init(CSOUND *csound) in init()
249 int kontrol(CSOUND *csound) in kontrol()
258 int audio(CSOUND *csound) in audio()
[all …]
/dports/audio/csound/csound-6.15.0/Opcodes/py/
H A Dpycall.auto.c21 static int pycall0_krate(CSOUND *csound, PYCALL0 *p) in pycall0_krate()
46 static int pylcall0_irate(CSOUND *csound, PYCALL0 *p) in pylcall0_irate()
57 static int pylcall0_krate(CSOUND *csound, PYCALL0 *p) in pylcall0_krate()
81 static int pylcall0i_irate(CSOUND *csound, PYCALL0 *p) in pylcall0i_irate()
107 static int pycall0t_krate(CSOUND *csound, PYCALL0T *p) in pycall0t_krate()
135 static int pylcall0t_irate(CSOUND *csound, PYCALL0T *p) in pylcall0t_irate()
174 static int pycall1_krate(CSOUND *csound, PYCALL1 *p) in pycall1_krate()
203 static int pylcall1_irate(CSOUND *csound, PYCALL1 *p) in pylcall1_irate()
210 static int pylcall1_krate(CSOUND *csound, PYCALL1 *p) in pylcall1_krate()
351 static int pycall2_krate(CSOUND *csound, PYCALL2 *p) in pycall2_krate()
[all …]
H A Dpyx.auto.c56 static int pyexec_krate(CSOUND *csound, PYEXEC *p) in pyexec_krate()
98 static int pylexec_irate(CSOUND *csound, PYEXEC *p) in pylexec_irate()
109 static int pylexec_krate(CSOUND *csound, PYEXEC *p) in pylexec_krate()
129 static int pylexeci_irate(CSOUND *csound, PYEXEC *p) in pylexeci_irate()
208 static int pyrun_krate(CSOUND *csound, PYRUN *p) in pyrun_krate()
228 static int pyruni_irate(CSOUND *csound, PYRUN *p) in pyruni_irate()
248 static int pylrun_irate(CSOUND *csound, PYRUN *p) in pylrun_irate()
259 static int pylrun_krate(CSOUND *csound, PYRUN *p) in pylrun_krate()
279 static int pylruni_irate(CSOUND *csound, PYRUN *p) in pylruni_irate()
300 static int pyrunt_krate(CSOUND *csound, PYRUNT *p) in pyrunt_krate()
[all …]
/dports/audio/csound/csound-6.15.0/Top/
H A Dcsound.c119 void print_csound_version(CSOUND* csound) in print_csound_version()
1012 CSOUND *csound; member
1321 CSOUND *csound; in csoundCreate() local
1654 CSOUND *csound = (CSOUND *)cs; in kperfThread() local
1699 int kperf_nodebug(CSOUND *csound) in kperf_nodebug()
1933 int kperf_debug(CSOUND *csound) in kperf_debug()
2324 PUBLIC void csoundStop(CSOUND *csound) in csoundStop()
2676 void csoundErrMsgV(CSOUND *csound, in csoundErrMsgV()
2885 void rtclose_dummy(CSOUND *csound) in rtclose_dummy()
3249 int csoundYield(CSOUND *csound) in csoundYield()
[all …]
H A Dcsdebug.c32 void csoundDebuggerBreakpointReached(CSOUND *csound) in csoundDebuggerBreakpointReached()
55 PUBLIC void csoundDebuggerInit(CSOUND *csound) in csoundDebuggerInit()
74 PUBLIC void csoundDebuggerClean(CSOUND *csound) in csoundDebuggerClean()
91 PUBLIC void csoundDebugStart(CSOUND *csound) in csoundDebugStart()
172 PUBLIC void csoundClearBreakpoints(CSOUND *csound) in csoundClearBreakpoints()
184 PUBLIC void csoundSetBreakpointCallback(CSOUND *csound, in csoundSetBreakpointCallback()
194 PUBLIC void csoundDebugStepOver(CSOUND *csound) in csoundDebugStepOver()
202 PUBLIC void csoundDebugStepInto(CSOUND *csound) in csoundDebugStepInto()
210 PUBLIC void csoundDebugNext(CSOUND *csound) in csoundDebugNext()
218 PUBLIC void csoundDebugContinue(CSOUND *csound) in csoundDebugContinue()
[all …]
/dports/audio/csound/csound-6.15.0/tests/c/
H A Dcsound_debugger_test.c26 CSOUND* csound = csoundCreate(NULL); in test_debugger_init() local
36 CSOUND* csound = csoundCreate(NULL); in test_add_bkpt() local
59 CSOUND* csound = csoundCreate(NULL); in test_add_callback() local
72 CSOUND* csound = csoundCreate(NULL); in test_breakpoint_once() local
104 CSOUND* csound = csoundCreate(NULL); in test_breakpoint_remove() local
149 CSOUND* csound = csoundCreate(NULL); in test_variables() local
177 CSOUND* csound = csoundCreate(NULL); in test_bkpt_instrument() local
203 CSOUND* csound = csoundCreate(NULL); in test_line_breakpoint_add_remove() local
252 CSOUND* csound = csoundCreate(NULL); in test_line_breakpoint() local
344 CSOUND* csound = csoundCreate(NULL); in test_line_breakpoint_orc_file() local
[all …]
/dports/audio/csound/csound-6.15.0/Engine/
H A Dcs_par_orc_semantic_analysis.c47 static INSTR_SEMANTICS *instr_semantics_alloc(CSOUND *csound, char *name) in instr_semantics_alloc()
103 static void sanitise_set(CSOUND *csound, struct set_t* p) in sanitise_set()
112 void sanitize(CSOUND*csound) in sanitize()
125 void csp_orc_sa_print_list(CSOUND *csound) in csp_orc_sa_print_list()
145 void csp_orc_sa_global_read_write_add_list(CSOUND *csound, in csp_orc_sa_global_read_write_add_list()
164 void csp_orc_sa_global_read_write_add_list1(CSOUND *csound, in csp_orc_sa_global_read_write_add_list1()
267 void csp_orc_sa_interlocks(CSOUND *csound, ORCTOKEN *opcode) in csp_orc_sa_interlocks()
276 void csp_orc_sa_instr_add(CSOUND *csound, char *name) in csp_orc_sa_instr_add()
306 void csp_orc_sa_instr_add_tree(CSOUND *csound, TREE *x) in csp_orc_sa_instr_add_tree()
326 struct set_t *csp_orc_sa_globals_find(CSOUND *csound, TREE *node) in csp_orc_sa_globals_find()
[all …]
H A Dnamedins.c45 int32 named_instr_find_in_engine(CSOUND *csound, char *s, in named_instr_find_in_engine()
62 int32 named_instr_find(CSOUND *csound, char *s) in named_instr_find()
71 int32 strarg2insno(CSOUND *csound, void *p, int is_string) in strarg2insno()
95 int32 strarg2insno_p(CSOUND *csound, char *s) in strarg2insno_p()
111 int32 strarg2opcno(CSOUND *csound, void *p, int is_string, int force_opcode) in strarg2opcno()
176 char *strarg2name(CSOUND *csound, char *s, void *p, const char *baseName, in strarg2name()
238 PUBLIC int csoundCreateGlobalVariable(CSOUND *csound, in csoundCreateGlobalVariable()
271 PUBLIC void *csoundQueryGlobalVariable(CSOUND *csound, const char *name) in csoundQueryGlobalVariable()
289 PUBLIC void *csoundQueryGlobalVariableNoCheck(CSOUND *csound, const char *name) in csoundQueryGlobalVariableNoCheck()
299 PUBLIC int csoundDestroyGlobalVariable(CSOUND *csound, const char *name) in csoundDestroyGlobalVariable()
[all …]
/dports/audio/csound/csound-6.15.0/InOut/
H A DwinFLTK.h45 static inline int getFLTKFlags(CSOUND *csound) in getFLTKFlags()
50 static inline int *getFLTKFlagsPtr(CSOUND *csound) in getFLTKFlagsPtr()
57 static inline void Fl_lock(CSOUND *csound) in Fl_lock()
68 static inline void Fl_unlock(CSOUND *csound) in Fl_unlock()
79 static inline void Fl_awake(CSOUND *csound) in Fl_awake()
90 static inline void Fl_wait(CSOUND *csound, double seconds) in Fl_wait()
96 static inline void Fl_wait_locked(CSOUND *csound, double seconds) in Fl_wait_locked()
H A Drthaiku.cpp56 CSOUND *csound = (CSOUND *)data; in gotSigIntAudio() local
62 static void setSigAudio(CSOUND *csound) in setSigAudio()
104 static int rtrecord_(CSOUND *csound, MYFLT *inbuf, int nbytes) in rtrecord_()
133 static void rtclose_(CSOUND *csound) in rtclose_()
157 static void setSigMidi(CSOUND *csound) in setSigMidi()
181 static int midi_in_read(CSOUND *csound, in midi_in_read()
196 static int midi_in_close(CSOUND *csound, void *userData) in midi_in_close()
212 static int midi_out_write(CSOUND *csound, in midi_out_write()
219 static int midi_out_close(CSOUND *csound, void *userData) in midi_out_close()
235 PUBLIC int csoundModuleCreate(CSOUND *csound) in csoundModuleCreate()
[all …]

12345678910>>...17