Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csound/csound
/ functions
Functions
7,955 in github.com/csound/csound
⨍
Functions
7,955
◇
Types & classes
1,180
↓ 2 callers
Function
reversed_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 callers
Function
rfftb1_ps
OOps/pffft.c:1010
↓ 2 callers
Function
rfftf1_ps
OOps/pffft.c:963
↓ 2 callers
Function
rlsmemfiles
Engine/memfiles.c:385
↓ 2 callers
Function
rtJack_CopyDevParams
InOut/rtjack.c:667
↓ 2 callers
Function
rtJack_CreateLock
InOut/rtjack.c:86
↓ 2 callers
Function
rtJack_Restart
InOut/rtjack.c:866
↓ 2 callers
Function
rtJack_TryLock
InOut/rtjack.c:120
↓ 2 callers
Method
run
interfaces/csPerfThread.cpp:85
↓ 2 callers
Function
salcblk
Engine/sread.c:908
↓ 2 callers
Function
scansyn_init_
Opcodes/scansyn.c:820
↓ 2 callers
Function
scansynx_init_
Opcodes/scansynx.c:772
↓ 2 callers
Function
scsnu_init
Setup the updater */
Opcodes/scansyn.c:219
↓ 2 callers
Function
scsnux_init_
Opcodes/scansynx.c:218
↓ 2 callers
Function
scxtract
Engine/scxtract.c:39
↓ 2 callers
Function
searchDir
----------------------------------------------------------------- load samples into function tables --------------------------------------------------
Opcodes/ftsamplebank.cpp:281
↓ 2 callers
Function
selectPortAudioDevice
InOut/rtpa.c:198
↓ 2 callers
Function
semitrinkle
Engine/sort.c:169
↓ 2 callers
Function
serialport_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 callers
Method
setAudioInEnabled
(boolean audioInEnabled)
Android/CsoundForAndroid/CsoundAndroid/src/main/java/com/csounds/CsoundObj.java:104
↓ 2 callers
Function
setAudioNode
(contextUid, audioNode)
wasm/browser/src/workers/old-spn.worker.js:47
↓ 2 callers
Method
setOpenSlCallbacks
Android/CsoundAndroid/jni/AndroidCsound.cpp:19
↓ 2 callers
Function
set_device_params
InOut/rtpa.c:671
↓ 2 callers
Function
set_element_delloc
Engine/cs_par_base.c:245
↓ 2 callers
Function
set_lp_rbj
Opcodes/exciter.c:83
↓ 2 callers
Function
set_update_cache
Engine/cs_par_base.c:311
↓ 2 callers
Function
setprv
Engine/sread.c:801
↓ 2 callers
Method
setup
(CsoundObj csoundObj)
Android/CsoundForAndroid/CsoundAndroid/src/main/java/com/csounds/bindings/CsoundBinding.java:32
↓ 2 callers
Function
sfopenout
InOut/libsnd.c:636
↓ 2 callers
Function
sfree
Engine/sread.c:933
↓ 2 callers
Function
sget1
Engine/sread.c:970
↓ 2 callers
Function
shouldOpenReader
(rights)
wasm/browser/src/filesystem/wasi.js:17
↓ 2 callers
Function
showHelp
()
tests/regression/test.py:35
↓ 2 callers
Function
showallocs
Engine/insert.c:828
↓ 2 callers
Function
signal_to_string
Top/csound.c:1071
↓ 2 callers
Function
sinit3_
Opcodes/mp3in.c:437
↓ 2 callers
Function
sinitm
Opcodes/pvlock.c:153
↓ 2 callers
Function
sizeofStruct
(jsStruct)
wasm/browser/src/utils/native-sizes.js:7
↓ 2 callers
Function
smoothsort
Engine/sort.c:179
↓ 2 callers
Function
sndfilein_
InOut/libsnd.c:1036
↓ 2 callers
Function
sndgetset
InOut/libsnd_u.c:116
↓ 2 callers
Function
sndinset_
OOps/diskin2.c:2125
↓ 2 callers
Function
sndload_opcode_init_
Opcodes/loscilx.c:38
↓ 2 callers
Function
sndo1set_
OOps/diskin2.c:1038
↓ 2 callers
Function
sort_notes
OOps/midiops.c:665
↓ 2 callers
Function
spat3d_init_delay
Opcodes/spat3d.c:233
↓ 2 callers
Function
splitDefaults
Opcodes/sfont.c:2062
↓ 2 callers
Function
sprintf_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 callers
Function
sprintf_opcode_
OOps/str_ops.c:352
↓ 2 callers
Function
sread
Engine/sread.c:271
↓ 2 callers
Function
sread_initstr
Engine/sread.c:241
↓ 2 callers
Method
stop
()
Android/CsoundAndroid/src/com/csounds/CsoundObj.java:256
↓ 2 callers
Method
stop
examples/plugin/opcodes.cpp:306
↓ 2 callers
Method
stop
Stops (pauses) performance
Emscripten/module/src/CsoundNode.js:288
↓ 2 callers
Function
str_set
OOps/str_ops.c:64
↓ 2 callers
Function
strarg2insno_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 callers
Function
strarg2opcno
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 callers
Function
strlcat
Opcodes/dssi4cs/src/dssi4cs.c:35
↓ 2 callers
Function
strlistcopy
util1/scot/scot.c:1278
↓ 2 callers
Function
structBufferToObject
(jsStruct, buffer)
wasm/browser/src/utils/structure-buffer-to-object.js:5
↓ 2 callers
Function
subinstrset_
Engine/insert.c:1220
↓ 2 callers
Function
sustsoff
InOut/midirecv.c:151
↓ 2 callers
Function
swritestr
Engine/swritestr.c:64
↓ 2 callers
Function
tab_perf
Opcodes/gab/gab.c:278
↓ 2 callers
Function
tabensure2D
Opcodes/arrays.c:3943
↓ 2 callers
Function
tabimult
Multiply scalar by array
Opcodes/arrays.c:1068
↓ 2 callers
Method
tableLength
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 callers
Method
tableSet
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 callers
Function
tabqset
Opcodes/arrays.c:2443
↓ 2 callers
Function
tabqset1
Opcodes/arrays.c:2449
↓ 2 callers
Function
tabslice_k
Opcodes/emugens/emugens.c:1697
↓ 2 callers
Function
textflash_
Opcodes/control.c:300
↓ 2 callers
Function
time2kcnt
Engine/musmon.c:1258
↓ 2 callers
Function
timexpire
Engine/insert.c:1781
↓ 2 callers
Function
turnoff2
turnoff2 opcode */
OOps/goto_ops.c:182
↓ 2 callers
Function
turnoff3
OOps/goto_ops.c:278
↓ 2 callers
Function
type2csfiletype
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 callers
Function
udp_socksend
Top/server.c:52
↓ 2 callers
Function
ungetscochar
Engine/sread.c:212
↓ 2 callers
Function
unifrand
OOps/cmath.c:112
↓ 2 callers
Function
unloadLADSPAPluginLibrary
Opcodes/dssi4cs/src/load.c:152
↓ 2 callers
Method
unlock
include/csound.hpp:77
↓ 2 callers
Function
unquote_string
convert string constant */
Engine/csound_orc_compile.c:123
↓ 2 callers
Function
unreversed_copy
OOps/pffft.c:1288
↓ 2 callers
Method
update
Opcodes/doppler.cpp:43
↓ 2 callers
Method
updateDirectory
()
Android/CSDPlayer/src/com/csounds/Csound6/SimpleFileDialog.java:383
↓ 2 callers
Method
updateValuesFromCsound
()
Android/CsoundForAndroid/CsoundAndroid/src/main/java/com/csounds/bindings/CsoundBinding.java:36
↓ 2 callers
Method
updateValuesFromCsound
()
Android/CsoundAndroid/src/com/csounds/bindings/CsoundBinding.java:36
↓ 2 callers
Function
usage
Bela/main.cpp:558
↓ 2 callers
Function
vDSP_alloc
OOps/fftlib.c:3707
↓ 2 callers
Function
vbap_ls_init_sr
Opcodes/vbap.c:568
↓ 2 callers
Function
vbap_zak_control
Opcodes/vbap_zak.c:91
↓ 2 callers
Function
vbap_zak_moving_control
Opcodes/vbap_zak.c:318
↓ 2 callers
Function
vco2_default_table_params
Opcodes/oscbnk.c:1629
↓ 2 callers
Function
vco2_next_npart
Opcodes/oscbnk.c:1641
↓ 2 callers
Function
vec_prod
Opcodes/vbap.c:58
↓ 2 callers
Function
vpvset_
Opcodes/vpvoc.c:165
↓ 2 callers
Method
waitForPause
()
wasm/browser/src/utils/event-promises.js:83
↓ 1 callers
Function
ADC_channels
InOut/rtauhal.c:139
↓ 1 callers
Function
ADC_channels
InOut/rtalsa.c:375
← previous
next →
1,501–1,600 of 7,955, ranked by callers