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
↓ 3 callers
Function
csoundSetMIDIInput
Top/argdecode.c:1810
↓ 3 callers
Function
csoundSetMIDIModule
Top/csound.c:3429
↓ 3 callers
Function
csoundSetMIDIOutput
Top/argdecode.c:1861
↓ 3 callers
Function
csoundSetMakeGraphCallback
Top/csound.c:3160
↓ 3 callers
Function
csoundSetMessageLevel
Top/csound.c:2757
↓ 3 callers
Function
csoundSetParams
Top/argdecode.c:1612
↓ 3 callers
Function
csoundSetRTAudioModule
Top/csound.c:3408
↓ 3 callers
Function
csoundSetScorePending
Top/csound.c:2499
↓ 3 callers
Method
csoundStart
()
wasm/browser/src/mains/vanilla.main.js:264
↓ 3 callers
Function
csoundTableCopyIn
Top/threadsafe.c:377
↓ 3 callers
Function
csoundTableCopyOut
Top/threadsafe.c:370
↓ 3 callers
Function
csoundTableGet
Top/csound.c:3722
↓ 3 callers
Function
csoundTableLength
Top/csound.c:3716
↓ 3 callers
Function
csoundTmpFileName
Top/one_file.c:65
↓ 3 callers
Function
csoundYield
Top/csound.c:3304
↓ 3 callers
Function
csp_orc_sa_global_read_add_list
Engine/cs_par_orc_semantic_analysis.c:219
↓ 3 callers
Function
csp_orc_sa_globals_find
Engine/cs_par_orc_semantic_analysis.c:326
↓ 3 callers
Function
csp_orc_sa_instr_add
Engine/cs_par_orc_semantic_analysis.c:276
↓ 3 callers
Function
csp_set_alloc
Engine/cs_par_base.c:186
↓ 3 callers
Function
csp_set_count
Engine/cs_par_base.c:456
↓ 3 callers
Function
csp_set_get_num
0 indexed */ FIXME inlining breaks linkage for MSVC
Engine/cs_par_base.c:470
↓ 3 callers
Function
csp_set_print
Engine/cs_par_base.c:433
↓ 3 callers
Function
deact
Engine/insert.c:900
↓ 3 callers
Function
deactivate_all_notes
Engine/musmon.c:413
↓ 3 callers
Function
decode_header
InOut/libmpadec/mpadec.c:131
↓ 3 callers
Function
delete_memfile
Engine/memfiles.c:398
↓ 3 callers
Function
delete_pending_rt_events
Engine/musmon.c:428
↓ 3 callers
Function
dispinit
InOut/window.c:64
↓ 3 callers
Function
dnoise_usage
util/dnoise.c:1211
↓ 3 callers
Method
elem_offset
element offset */
include/plugin.h:436
↓ 3 callers
Function
encode_file
util1/csd_util/base64.c:44
↓ 3 callers
Function
envext_usage
util/envext.c:48
↓ 3 callers
Method
evaluateCode
Evaluates Csound orchestra code. * * @param {string} codeString A string containing the orchestra code.
Emscripten/module/src/CsoundNode.js:145
↓ 3 callers
Function
fetch
(a)
wasm/browser/polyfills/fetch-noop.js:1
↓ 3 callers
Function
file_to_int
For diagnostics map file name or macro name to an index */
Engine/csound_orc_compile.c:2278
↓ 3 callers
Function
fillbuf
this will read a buffer full of samples from disk position offset samps from the last call to fillbuf */
Opcodes/mp3in.c:598
↓ 3 callers
Function
fillbuf
Opcodes/pvlock.c:1174
↓ 3 callers
Function
find_counter
Opcodes/counter.c:113
↓ 3 callers
Function
findonoff
util1/scot/scot.c:1074
↓ 3 callers
Function
findword
util1/scot/scot.c:1096
↓ 3 callers
Function
flushline
Engine/rdscor.c:53
↓ 3 callers
Function
fpnum
Engine/swritestr.c:525
↓ 3 callers
Function
free_instr_var_memory
Engine/insert.c:1026
↓ 3 callers
Function
fsigs_equal
OOps/pstream.c:37
↓ 3 callers
Method
getAsyncStatus
()
Android/CsoundForAndroid/CsoundAndroid/src/main/java/com/csounds/CsoundObj.java:265
↓ 3 callers
Method
getAsyncStatus
()
Android/CsoundAndroid/src/com/csounds/CsoundObj.java:269
↓ 3 callers
Function
getClockStruct
Opcodes/pitch.c:539
↓ 3 callers
Function
getRemoteInsRfd
OOps/remote.c:680
↓ 3 callers
Method
getTouchId
(int touchId)
Android/CsoundForAndroid/CsoundAndroidExamples/src/main/java/com/csounds/examples/tests/MultiTouchXYActivity.java:64
↓ 3 callers
Function
getUint8Memory
()
wasm/browser/script/polyfilled-transformer.js:16
↓ 3 callers
Function
get_array_sub_type
FIXME - current just returns subtype but assumes single char type name, should check for long type names, as well as check dimensions and remove one
Engine/csound_orc_semantics.c:165
↓ 3 callers
Function
get_real_time
Top/csound.c:3982
↓ 3 callers
Function
getstrformat
InOut/libsnd_u.c:369
↓ 3 callers
Function
hamming
util/dnoise.c:1269
↓ 3 callers
Function
hm234set
Opcodes/harmon.c:98
↓ 3 callers
Method
init
Opcodes/pvsops.cpp:180
↓ 3 callers
Function
init0
Engine/insert.c:234
↓ 3 callers
Function
init_pass
do init pass for this instr */
Engine/insert.c:106
↓ 3 callers
Function
init_tables
InOut/libmpadec/tables.c:1046
↓ 3 callers
Function
insertFilter
insertFilter -- delay-line update routine * * Inserts the passed value into the currPos and increments the * currPos pointer modulo the length of t
Opcodes/filter.c:468
↓ 3 callers
Function
instr_semantics_alloc
Engine/cs_par_orc_semantic_analysis.c:47
↓ 3 callers
Function
inv_mag
Opcodes/mp3in.c:1381
↓ 3 callers
Method
isSliding
check for sliding mode */
include/plugin.h:590
↓ 3 callers
Method
isWaitingToStart
()
wasm/browser/src/utils/event-promises.js:43
↓ 3 callers
Method
kr
system control rate */
include/plugin.h:108
↓ 3 callers
Function
large_integer_to_int64
InOut/rtwinmm.c:70
↓ 3 callers
Function
last_optxt
* Returns last OPTXT of OPTXT chain optxt */
Engine/csound_orc_compile.c:192
↓ 3 callers
Function
letterval
util1/scot/scot.c:1141
↓ 3 callers
Function
lexpand
Top/cscorfns.c:354
↓ 3 callers
Function
linevent_alloc
Engine/linevent.c:148
↓ 3 callers
Function
linrand
OOps/cmath.c:119
↓ 3 callers
Function
listget
Return from list according to id */
Opcodes/scansyn.c:189
↓ 3 callers
Function
loadSamplesToTables
----------------------------------------------------------------- load samples into function tables --------------------------------------------------
Opcodes/ftsamplebank.cpp:128
↓ 3 callers
Function
lpdieu
util/lpanal.c:798
↓ 3 callers
Function
lrplookup
look up a sample from a csound table using linear interpolation * tab: csound table pointer * index: fixed point index in the range 0..PHMASK inclus
Opcodes/partikkel.c:167
↓ 3 callers
Function
m_chanmsg
InOut/midirecv.c:208
↓ 3 callers
Function
makeFrontEnd
(utilName, is64bit)
installer/misc/mkpackage.py:116
↓ 3 callers
Function
make_DLineA
Opcodes/physmod.c:700
↓ 3 callers
Function
make_Modal4
Opcodes/modal4.c:38
↓ 3 callers
Function
make_TwoZero
Used by moog1.c as well */
Opcodes/fm4op.c:48
↓ 3 callers
Function
memdie
Engine/memalloc.c:56
↓ 3 callers
Function
mfree
Engine/memalloc.c:140
↓ 3 callers
Function
midibset
MWB 2/11/97 New optional field to set pitch bend range I also changed each of the xxxmidib opcodes, adding * p->scale */
OOps/midiops.c:322
↓ 3 callers
Function
moveWatch
Engine/cs_new_dispatch.c:388
↓ 3 callers
Function
nextval
Engine/fgens.c:1361
↓ 3 callers
Function
nodePerf
Top/csound.c:1540
↓ 3 callers
Method
onPlayStateChange
(newPlayState)
wasm/browser/src/mains/sab.main.js:146
↓ 3 callers
Function
op2mode
Opcodes/emugens/emugens.c:1339
↓ 3 callers
Function
openJackStreams
InOut/rtjack.c:384
↓ 3 callers
Function
optimize_ifun
Engine/csound_orc_optimize.c:47
↓ 3 callers
Function
oscbnk_lfo
Opcodes/oscbnk.c:172
↓ 3 callers
Function
parse_number
Frontends/csound/sched.c:53
↓ 3 callers
Function
pcauchrand
OOps/cmath.c:204
↓ 3 callers
Function
pcopy
Engine/sread.c:850
↓ 3 callers
Function
performanceNowPoly
()
wasm/browser/src/filesystem/wasi.js:24
↓ 3 callers
Function
pfout
Engine/swritestr.c:171
↓ 3 callers
Function
poissrand
OOps/cmath.c:262
↓ 3 callers
Function
portMidi_getDeviceCount
InOut/pmidi.c:63
↓ 3 callers
Function
portMidi_getDeviceInfo
InOut/pmidi.c:116
↓ 3 callers
Function
portMidi_getRealDeviceID
InOut/pmidi.c:82
← previous
next →
901–1,000 of 7,955, ranked by callers