MCPcopy Create free account

hub / github.com/csound/csound / functions

Functions7,955 in github.com/csound/csound

↓ 2 callersFunctionreversed_copy
[0 0 1 2 3 4 5 6 7 8] -> [0 8 7 6 5 4 3 2 1] */
OOps/pffft.c:1272
↓ 2 callersFunctionrfftb1_ps
OOps/pffft.c:1010
↓ 2 callersFunctionrfftf1_ps
OOps/pffft.c:963
↓ 2 callersFunctionrlsmemfiles
Engine/memfiles.c:385
↓ 2 callersFunctionrtJack_CopyDevParams
InOut/rtjack.c:667
↓ 2 callersFunctionrtJack_CreateLock
InOut/rtjack.c:86
↓ 2 callersFunctionrtJack_Restart
InOut/rtjack.c:866
↓ 2 callersFunctionrtJack_TryLock
InOut/rtjack.c:120
↓ 2 callersMethodrun
interfaces/csPerfThread.cpp:85
↓ 2 callersFunctionsalcblk
Engine/sread.c:908
↓ 2 callersFunctionscansyn_init_
Opcodes/scansyn.c:820
↓ 2 callersFunctionscansynx_init_
Opcodes/scansynx.c:772
↓ 2 callersFunctionscsnu_init
Setup the updater */
Opcodes/scansyn.c:219
↓ 2 callersFunctionscsnux_init_
Opcodes/scansynx.c:218
↓ 2 callersFunctionscxtract
Engine/scxtract.c:39
↓ 2 callersFunctionsearchDir
----------------------------------------------------------------- load samples into function tables --------------------------------------------------
Opcodes/ftsamplebank.cpp:281
↓ 2 callersFunctionselectPortAudioDevice
InOut/rtpa.c:198
↓ 2 callersFunctionsemitrinkle
Engine/sort.c:169
↓ 2 callersFunctionserialport_init
takes the string name of the serial port (e.g. "/dev/tty.usbserial","COM1") and a baud rate (bps) and connects to that port at that speed and 8N1. ope
Opcodes/serial.c:180
↓ 2 callersMethodsetAudioInEnabled
(boolean audioInEnabled)
Android/CsoundForAndroid/CsoundAndroid/src/main/java/com/csounds/CsoundObj.java:104
↓ 2 callersFunctionsetAudioNode
(contextUid, audioNode)
wasm/browser/src/workers/old-spn.worker.js:47
↓ 2 callersMethodsetOpenSlCallbacks
Android/CsoundAndroid/jni/AndroidCsound.cpp:19
↓ 2 callersFunctionset_device_params
InOut/rtpa.c:671
↓ 2 callersFunctionset_element_delloc
Engine/cs_par_base.c:245
↓ 2 callersFunctionset_lp_rbj
Opcodes/exciter.c:83
↓ 2 callersFunctionset_update_cache
Engine/cs_par_base.c:311
↓ 2 callersFunctionsetprv
Engine/sread.c:801
↓ 2 callersMethodsetup
(CsoundObj csoundObj)
Android/CsoundForAndroid/CsoundAndroid/src/main/java/com/csounds/bindings/CsoundBinding.java:32
↓ 2 callersFunctionsfopenout
InOut/libsnd.c:636
↓ 2 callersFunctionsfree
Engine/sread.c:933
↓ 2 callersFunctionsget1
Engine/sread.c:970
↓ 2 callersFunctionshouldOpenReader
(rights)
wasm/browser/src/filesystem/wasi.js:17
↓ 2 callersFunctionshowHelp
()
tests/regression/test.py:35
↓ 2 callersFunctionshowallocs
Engine/insert.c:828
↓ 2 callersFunctionsignal_to_string
Top/csound.c:1071
↓ 2 callersFunctionsinit3_
Opcodes/mp3in.c:437
↓ 2 callersFunctionsinitm
Opcodes/pvlock.c:153
↓ 2 callersFunctionsizeofStruct
(jsStruct)
wasm/browser/src/utils/native-sizes.js:7
↓ 2 callersFunctionsmoothsort
Engine/sort.c:179
↓ 2 callersFunctionsndfilein_
InOut/libsnd.c:1036
↓ 2 callersFunctionsndgetset
InOut/libsnd_u.c:116
↓ 2 callersFunctionsndinset_
OOps/diskin2.c:2125
↓ 2 callersFunctionsndload_opcode_init_
Opcodes/loscilx.c:38
↓ 2 callersFunctionsndo1set_
OOps/diskin2.c:1038
↓ 2 callersFunctionsort_notes
OOps/midiops.c:665
↓ 2 callersFunctionspat3d_init_delay
Opcodes/spat3d.c:233
↓ 2 callersFunctionsplitDefaults
Opcodes/sfont.c:2062
↓ 2 callersFunctionsprintf_opcode_
This is taken from OOps/str_ops.c, with minor modifications to adapt it to plugin API Memory is actually never allocated here
Opcodes/emugens/emugens.c:2800
↓ 2 callersFunctionsprintf_opcode_
OOps/str_ops.c:352
↓ 2 callersFunctionsread
Engine/sread.c:271
↓ 2 callersFunctionsread_initstr
Engine/sread.c:241
↓ 2 callersMethodstop
()
Android/CsoundAndroid/src/com/csounds/CsoundObj.java:256
↓ 2 callersMethodstop
examples/plugin/opcodes.cpp:306
↓ 2 callersMethodstop
Stops (pauses) performance
Emscripten/module/src/CsoundNode.js:288
↓ 2 callersFunctionstr_set
OOps/str_ops.c:64
↓ 2 callersFunctionstrarg2insno_p
same as strarg2insno, but runs at perf time, */ and does not support numbered instruments */ (used by opcodes like event or schedkwhen) */
Engine/namedins.c:106
↓ 2 callersFunctionstrarg2opcno
convert opcode string argument to instrument number */ (also allows user defined opcode names); if the integer */ argument is non-zero, only opcode na
Engine/namedins.c:122
↓ 2 callersFunctionstrlcat
Opcodes/dssi4cs/src/dssi4cs.c:35
↓ 2 callersFunctionstrlistcopy
util1/scot/scot.c:1278
↓ 2 callersFunctionstructBufferToObject
(jsStruct, buffer)
wasm/browser/src/utils/structure-buffer-to-object.js:5
↓ 2 callersFunctionsubinstrset_
Engine/insert.c:1220
↓ 2 callersFunctionsustsoff
InOut/midirecv.c:151
↓ 2 callersFunctionswritestr
Engine/swritestr.c:64
↓ 2 callersFunctiontab_perf
Opcodes/gab/gab.c:278
↓ 2 callersFunctiontabensure2D
Opcodes/arrays.c:3943
↓ 2 callersFunctiontabimult
Multiply scalar by array
Opcodes/arrays.c:1068
↓ 2 callersMethodtableLength
Returns the length of a function table. (Not including the guard point). If the table does not exist, returns -1.
interfaces/ctcsound.py:2000
↓ 2 callersMethodtableSet
Sets the value of a slot in a function table. The *table* number and *index* are assumed to be valid.
interfaces/ctcsound.py:2015
↓ 2 callersFunctiontabqset
Opcodes/arrays.c:2443
↓ 2 callersFunctiontabqset1
Opcodes/arrays.c:2449
↓ 2 callersFunctiontabslice_k
Opcodes/emugens/emugens.c:1697
↓ 2 callersFunctiontextflash_
Opcodes/control.c:300
↓ 2 callersFunctiontime2kcnt
Engine/musmon.c:1258
↓ 2 callersFunctiontimexpire
Engine/insert.c:1781
↓ 2 callersFunctionturnoff2
turnoff2 opcode */
OOps/goto_ops.c:182
↓ 2 callersFunctionturnoff3
OOps/goto_ops.c:278
↓ 2 callersFunctiontype2csfiletype
type should be one of Csound's TYP_XXX macros, encoding should be one of its AE_XXX macros. */
InOut/libsnd_u.c:389
↓ 2 callersFunctionudp_socksend
Top/server.c:52
↓ 2 callersFunctionungetscochar
Engine/sread.c:212
↓ 2 callersFunctionunifrand
OOps/cmath.c:112
↓ 2 callersFunctionunloadLADSPAPluginLibrary
Opcodes/dssi4cs/src/load.c:152
↓ 2 callersMethodunlock
include/csound.hpp:77
↓ 2 callersFunctionunquote_string
convert string constant */
Engine/csound_orc_compile.c:123
↓ 2 callersFunctionunreversed_copy
OOps/pffft.c:1288
↓ 2 callersMethodupdate
Opcodes/doppler.cpp:43
↓ 2 callersMethodupdateDirectory
()
Android/CSDPlayer/src/com/csounds/Csound6/SimpleFileDialog.java:383
↓ 2 callersMethodupdateValuesFromCsound
()
Android/CsoundForAndroid/CsoundAndroid/src/main/java/com/csounds/bindings/CsoundBinding.java:36
↓ 2 callersMethodupdateValuesFromCsound
()
Android/CsoundAndroid/src/com/csounds/bindings/CsoundBinding.java:36
↓ 2 callersFunctionusage
Bela/main.cpp:558
↓ 2 callersFunctionvDSP_alloc
OOps/fftlib.c:3707
↓ 2 callersFunctionvbap_ls_init_sr
Opcodes/vbap.c:568
↓ 2 callersFunctionvbap_zak_control
Opcodes/vbap_zak.c:91
↓ 2 callersFunctionvbap_zak_moving_control
Opcodes/vbap_zak.c:318
↓ 2 callersFunctionvco2_default_table_params
Opcodes/oscbnk.c:1629
↓ 2 callersFunctionvco2_next_npart
Opcodes/oscbnk.c:1641
↓ 2 callersFunctionvec_prod
Opcodes/vbap.c:58
↓ 2 callersFunctionvpvset_
Opcodes/vpvoc.c:165
↓ 2 callersMethodwaitForPause
()
wasm/browser/src/utils/event-promises.js:83
↓ 1 callersFunctionADC_channels
InOut/rtauhal.c:139
↓ 1 callersFunctionADC_channels
InOut/rtalsa.c:375
← previousnext →1,501–1,600 of 7,955, ranked by callers