Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ functions
Functions
2,301 in github.com/VCVRack/Rack
⨍
Functions
2,301
◇
Types & classes
597
Method
endData
Returns a pointer to S consecutive elements for appending. If any data is appended, you must call endIncr afterwards. Pointer is invalidated when an
include/dsp/ringbuffer.hpp:121
Method
endIncr
include/dsp/ringbuffer.hpp:125
Function
engineGetSampleRate
include/rack0.hpp:249
Function
engineGetSampleTime
include/rack0.hpp:253
Method
equals
include/math.hpp:344
Function
errorCallback
src/window/Window.cpp:255
Function
eucDiv
Euclidean division. `b` must be positive. */
include/math.hpp:58
Function
eucDivMod
include/math.hpp:67
Function
eucmod
include/rack0.hpp:26
Function
eucmodf
include/rack0.hpp:75
Function
eucmodi
include/rack0.hpp:60
Function
exponentialBipolar
include/dsp/common.hpp:85
Function
fatalSignalHandler
adapters/standalone.cpp:44
Method
fft
include/dsp/fft.hpp:110
Method
fftUnordered
Performs the complex FFT. Input and output must be aligned using the above align*() functions. Input is `2*length` elements. Output is `2*length` el
include/dsp/fft.hpp:98
Function
fopen_u8
src/common.cpp:8
Function
fromBase64
src/string.cpp:235
Method
fromCorners
Constructs a Rect from any two opposite corners. */
include/math.hpp:315
Method
fromJson
src/patch.cpp:512
Method
fromJson
src/audio.cpp:341
Method
fromJson
src/plugin/Model.cpp:20
Method
fromJson
src/core/Notes.cpp:17
Method
fromJson
src/engine/Module.cpp:156
Method
fromJson
src/engine/ParamQuantity.cpp:184
Method
fromJson
src/engine/Cable.cpp:21
Method
fromJson
src/app/CableWidget.cpp:256
Method
fromJson
include/dsp/midi.hpp:758
Method
fromMinMax
Constructs a Rect from a top-left and bottom-right vector. */
include/math.hpp:310
Method
full
include/dsp/ringbuffer.hpp:108
Method
full
include/dsp/ringbuffer.hpp:183
Function
gainToDb
include/rack0.hpp:263
Method
getAbsoluteZoom
include/widget/Widget.hpp:83
Method
getAncestorOfType
include/widget/Widget.hpp:91
Method
getBlock
src/engine/Engine.cpp:692
Method
getBlockDuration
src/engine/Engine.cpp:712
Method
getBlockSize
src/rtaudio.cpp:250
Method
getBlockSize
Returns the current block size. */
include/audio.hpp:111
Method
getBlockSizes
src/rtaudio.cpp:242
Method
getBlockSizes
Returns a list of all valid (user-selectable) block sizes. The device may accept block sizes not in this list, but it *must* accept block sizes in th
include/audio.hpp:107
Method
getBrightness
Returns the brightness of the light indexed by i. Light 0 is a clip light (red) which is either on or off. All others are smooth lights which are fu
include/dsp/vumeter.hpp:22
Method
getBrightness
Returns the LED brightness measuring tick marks between dbMin and dbMax. For example, `getBrightness(-6.f, 0.f)` will be at minimum brightness at -6d
include/dsp/vumeter.hpp:85
Method
getCable
src/app/CableWidget.cpp:125
Method
getCableContainer
src/app/RackWidget.cpp:248
Method
getCableIds
src/engine/Engine.cpp:949
Method
getCables
src/app/RackWidget.cpp:1543
Method
getCablesOnPort
src/app/RackWidget.cpp:1579
Function
getCanonical
src/system.cpp:251
Method
getChannels
Returns the number of channels. If the port is disconnected, it has 0 channels. */
include/engine/Port.hpp:175
Method
getChannels
include/dsp/midi.hpp:683
Method
getClock
include/dsp/digital.hpp:244
Method
getCompleteCables
src/app/RackWidget.cpp:1554
Method
getDefaultDeviceId
Returns the default device to use when the driver is selected, or -1 for none. */
include/audio.hpp:36
Method
getDefaultInputDeviceId
src/midiloopback.cpp:40
Method
getDefaultInputDeviceId
src/keyboard.cpp:233
Method
getDefaultInputDeviceId
Returns the default device to use when the driver is selected, or -1 for none. */
include/midi.hpp:112
Method
getDefaultOutputDeviceId
include/midi.hpp:135
Method
getDefaultValue
src/engine/ParamQuantity.cpp:69
Method
getDefaultValue
src/app/MenuBar.cpp:195
Method
getDefaultValue
src/app/MenuBar.cpp:228
Method
getDefaultValue
src/app/MenuBar.cpp:261
Method
getDefaultValue
src/app/MenuBar.cpp:294
Method
getDefaultValue
src/app/MenuBar.cpp:330
Method
getDefaultValue
src/app/MenuBar.cpp:373
Method
getDescription
src/engine/LightInfo.cpp:13
Method
getDescription
src/engine/ParamQuantity.cpp:172
Method
getDevice
Custom methods
src/midiloopback.cpp:86
Method
getDevice
src/audio.cpp:137
Method
getDeviceId
src/audio.cpp:153
Method
getDeviceIds
src/audio.cpp:141
Method
getDeviceIds
src/rtaudio.cpp:53
Method
getDeviceIds
Returns a list of all device IDs that can be subscribed to. */
include/audio.hpp:32
Method
getDeviceName
src/audio.cpp:214
Method
getDeviceName
src/rtaudio.cpp:63
Method
getDeviceName
Returns the name of a device without obtaining it. */
include/audio.hpp:40
Method
getDeviceNumInputs
src/rtaudio.cpp:72
Method
getDeviceNumInputs
Returns the number of inputs of a device without obtaining it. */
include/audio.hpp:44
Method
getDeviceNumOutputs
src/rtaudio.cpp:81
Method
getDeviceNumOutputs
Returns the number of output of a device without obtaining it. */
include/audio.hpp:48
Method
getDisplayPrecision
src/Quantity.cpp:19
Method
getDisplayPrecision
src/engine/ParamQuantity.cpp:123
Method
getDisplayPrecision
src/app/MenuBar.cpp:309
Method
getDisplayPrecision
src/app/MenuBar.cpp:345
Method
getDisplayPrecision
src/app/MenuBar.cpp:385
Method
getDisplayValue
src/Quantity.cpp:11
Method
getDisplayValue
src/engine/ParamQuantity.cpp:73
Method
getDisplayValue
src/app/MenuBar.cpp:198
Method
getDisplayValue
src/app/MenuBar.cpp:231
Method
getDisplayValue
src/app/MenuBar.cpp:264
Method
getDisplayValue
src/app/MenuBar.cpp:297
Method
getDisplayValue
src/app/MenuBar.cpp:333
Method
getDisplayValue
src/app/MenuBar.cpp:376
Method
getDisplayValueString
src/Quantity.cpp:23
Method
getDragHoveredWidget
include/widget/event.hpp:148
Method
getDriver
src/audio.cpp:85
Method
getDriverId
src/audio.cpp:89
Function
getDriverIds
src/audio.cpp:400
Method
getDriverName
src/audio.cpp:125
Function
getFileSize
src/system.cpp:122
Method
getFirstDescendantOfType
include/widget/Widget.hpp:101
Function
getFirstDescendantOfTypeWithCondition
src/app/ModuleWidget.cpp:130
← previous
next →
1,301–1,400 of 2,301, ranked by callers