MCPcopy Create free account

hub / github.com/VCVRack/Rack / functions

Functions2,301 in github.com/VCVRack/Rack

↓ 2 callersMethodload
src/patch.cpp:299
↓ 2 callersMethodload
Reads an array of 4 values. On little-endian machines (e.g. x86_64), the order is reversed, so `x[0]` corresponds to `vector.s[3]`. */
include/simd/Vector.hpp:74
↓ 2 callersMethodloadFile
src/window/Window.cpp:48
↓ 2 callersMethodloadPathDialog
src/patch.cpp:435
↓ 2 callersMethodloadTemplateDialog
src/patch.cpp:346
↓ 2 callersFunctionlocationToPosition
src/string.cpp:183
↓ 2 callersFunctionminus
src/color.cpp:23
↓ 2 callersMethodmoduleToJson
src/engine/Engine.cpp:916
↓ 2 callersFunctionmoduleWidgetFromJson
Creates a new Module and ModuleWidget */
src/app/RackWidget.cpp:44
↓ 2 callersMethodnormalize
include/math.hpp:236
↓ 2 callersFunctionnormalizeSlug
src/plugin.cpp:504
↓ 2 callersFunctionnormalizeZero
Clang doesn't support disabling individual optimizations, just everything.
include/math.hpp:120
↓ 2 callersMethodonDirty
src/widget/FramebufferWidget.cpp:307
↓ 2 callersMethodonSampleRateChange
src/core/Audio.cpp:248
↓ 2 callersMethodonSave
Called when the user saves the patch to a file. If your module uses patch asset storage, make sure all files are saved in this event. */
include/engine/Module.hpp:446
↓ 2 callersFunctionopenDirectory
src/system.cpp:892
↓ 2 callersFunctionplugin
src/asset.cpp:214
↓ 2 callersFunctionplus
src/color.cpp:29
↓ 2 callersFunctionpositionToLocation
src/string.cpp:158
↓ 2 callersMethodprepareSave
src/engine/Engine.cpp:935
↓ 2 callersMethodprocess
src/core/Audio.cpp:257
↓ 2 callersMethodrandomizeModule
src/engine/Engine.cpp:880
↓ 2 callersFunctionreadFile
src/system.cpp:301
↓ 2 callersMethodredo
src/history.cpp:25
↓ 2 callersFunctionrefreshTheme
src/ui/common.cpp:76
↓ 2 callersMethodremoveModule
src/app/RackWidget.cpp:686
↓ 2 callersFunctionremoveRecursively
src/system.cpp:195
↓ 2 callersMethodreset
src/engine/ParamQuantity.cpp:150
↓ 2 callersMethodreset
Resets settings and performance state */
include/dsp/midi.hpp:334
↓ 2 callersFunctionresetCables
src/settings.cpp:105
↓ 2 callersMethodresetModule
src/engine/Engine.cpp:871
↓ 2 callersMethodrevertDialog
src/patch.cpp:443
↓ 2 callersMethodrfft
Slower than the above methods, but returns results in the "canonical" FFT order as follows. output[0] = F(0) output[1] = F(n/2) output[2] = real
include/dsp/fft.hpp:59
↓ 2 callersMethodrotate
Rotates counterclockwise in radians. */
include/math.hpp:246
↓ 2 callersMethodsaveAutosave
src/patch.cpp:237
↓ 2 callersMethodsaveTemplateDialog
src/app/ModuleWidget.cpp:692
↓ 2 callersMethodscale
Scales the RFFT so that `scale(IFFT(FFT(x))) = x`. */
include/dsp/fft.hpp:69
↓ 2 callersFunctionscreen
src/color.cpp:54
↓ 2 callersMethodsetAngle
src/app/CableWidget.cpp:112
↓ 2 callersMethodsetBackground
include/app/SvgPanel.hpp:37
↓ 2 callersMethodsetChannel
src/midi.cpp:147
↓ 2 callersMethodsetColor
src/app/CableWidget.cpp:105
↓ 2 callersMethodsetCutoffFreq
Sets the cutoff frequency. `f` is the ratio between the cutoff frequency and sample rate, i.e. f = f_c / f_s */
include/dsp/filter.hpp:36
↓ 2 callersMethodsetDeviceId
src/midi.cpp:239
↓ 2 callersMethodsetDivision
include/dsp/digital.hpp:236
↓ 2 callersMethodsetGate
src/core/Gate_MIDI.cpp:43
↓ 2 callersMethodsetLambda
include/dsp/filter.hpp:102
↓ 2 callersMethodsetMasterModule
src/engine/Engine.cpp:603
↓ 2 callersMethodsetModule
src/core/MIDIMap.cpp:307
↓ 2 callersMethodsetModulePosNearest
src/app/RackWidget.cpp:768
↓ 2 callersMethodsetQuality
From 0 (worst, fastest) to 10 (best, slowest) */
include/dsp/resampler.hpp:42
↓ 2 callersMethodsetRates
include/dsp/resampler.hpp:49
↓ 2 callersMethodsetSelectionPosNearest
src/app/RackWidget.cpp:1374
↓ 2 callersMethodsetTau
include/dsp/filter.hpp:106
↓ 2 callersMethodsetThreads
src/engine/Engine.cpp:43
↓ 2 callersMethodsetTop
src/app/CableWidget.cpp:121
↓ 2 callersFunctionsinc
The normalized sinc function See https://en.wikipedia.org/wiki/Sinc_function */
include/dsp/common.hpp:26
↓ 2 callersMethodsquare
include/math.hpp:239
↓ 2 callersFunctionsse_mathfun_atan_ps
include/simd/sse_mathfun_extension.h:176
↓ 2 callersFunctionsse_mathfun_tancot_ps
include/simd/sse_mathfun_extension.h:75
↓ 2 callersMethodstepBlock
src/engine/Engine.cpp:552
↓ 2 callersFunctionstringToInt
Parses `s` as a positive base-10 number. Returns -1 if invalid. */
src/string.cpp:577
↓ 2 callersFunctionsvgDraw
src/window/Svg.cpp:141
↓ 2 callersFunctionsyncUpdate
src/library.cpp:350
↓ 2 callersFunctiontipWindowCreate
src/app/TipWindow.cpp:196
↓ 2 callersMethodtranslate
include/widget/TransformWidget.hpp:22
↓ 2 callersMethodundo
src/history.cpp:18
↓ 2 callersMethodupdateCable
src/app/CableWidget.cpp:168
↓ 2 callersMethodupdateParamHandle_NoLock
src/engine/Engine.cpp:1211
↓ 2 callersMethodzoomToBound
src/app/RackScrollWidget.cpp:81
↓ 2 callersMethodzoomToModules
src/app/RackScrollWidget.cpp:74
↓ 1 callersFunctionEngine_stepFrame
Steps a single frame */
src/engine/Engine.cpp:428
↓ 1 callersFunctionEngine_stepFrameCables
src/engine/Engine.cpp:352
↓ 1 callersFunctionUTF32toUTF8
src/string.cpp:346
↓ 1 callersFunctionUTF8CodepointSize
src/string.cpp:457
↓ 1 callersFunctionUTF8Length
src/string.cpp:508
↓ 1 callersFunctionUTF8StartCodepoint
Finds the byte index of the front of a codepoint by reversing until a non-continuation byte is found. */
src/string.cpp:487
↓ 1 callersMethodaddChildAbove
src/widget/Widget.cpp:203
↓ 1 callersMethodaddModuleAtMouse
src/app/RackWidget.cpp:673
↓ 1 callersMethodaddParamHandle
src/engine/Engine.cpp:1152
↓ 1 callersFunctionandnot
`~a & b` */
include/simd/functions.hpp:14
↓ 1 callersFunctionappendEntries
src/system.cpp:69
↓ 1 callersFunctionappendLanguageMenu
src/app/MenuBar.cpp:1178
↓ 1 callersFunctionappendMidiMenu
src/app/MidiDisplay.cpp:205
↓ 1 callersFunctionarchiveDirectory
src/system.cpp:384
↓ 1 callersFunctionarg
include/simd/functions.hpp:221
↓ 1 callersFunctionblackman
include/dsp/window.hpp:32
↓ 1 callersFunctionblackmanHarris
include/dsp/window.hpp:68
↓ 1 callersFunctionblackmanNuttall
include/dsp/window.hpp:50
↓ 1 callersFunctionbrowserCreate
src/app/Browser.cpp:1075
↓ 1 callersFunctionbrowserInit
src/app/Browser.cpp:1070
↓ 1 callersFunctionbuffer
Fills an array with random bytes. */
include/random.hpp:145
↓ 1 callersMethodbypassAction
src/app/ModuleWidget.cpp:909
↓ 1 callersMethodbypassSelectionAction
src/app/RackWidget.cpp:1290
↓ 1 callersMethodcanRedo
src/history.cpp:285
↓ 1 callersMethodcanUndo
src/history.cpp:281
↓ 1 callersMethodcapacity
include/dsp/ringbuffer.hpp:76
↓ 1 callersFunctionchop
If the magnitude of `x` if less than epsilon, return 0. */
include/math.hpp:145
↓ 1 callersMethodclampSafe
include/math.hpp:461
↓ 1 callersMethodclear
include/dsp/ringbuffer.hpp:64
← previousnext →401–500 of 2,301, ranked by callers