MCPcopy Create free account

hub / github.com/VCVRack/Rack / functions

Functions2,301 in github.com/VCVRack/Rack

MethodendData
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
MethodendIncr
include/dsp/ringbuffer.hpp:125
FunctionengineGetSampleRate
include/rack0.hpp:249
FunctionengineGetSampleTime
include/rack0.hpp:253
Methodequals
include/math.hpp:344
FunctionerrorCallback
src/window/Window.cpp:255
FunctioneucDiv
Euclidean division. `b` must be positive. */
include/math.hpp:58
FunctioneucDivMod
include/math.hpp:67
Functioneucmod
include/rack0.hpp:26
Functioneucmodf
include/rack0.hpp:75
Functioneucmodi
include/rack0.hpp:60
FunctionexponentialBipolar
include/dsp/common.hpp:85
FunctionfatalSignalHandler
adapters/standalone.cpp:44
Methodfft
include/dsp/fft.hpp:110
MethodfftUnordered
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
Functionfopen_u8
src/common.cpp:8
FunctionfromBase64
src/string.cpp:235
MethodfromCorners
Constructs a Rect from any two opposite corners. */
include/math.hpp:315
MethodfromJson
src/patch.cpp:512
MethodfromJson
src/audio.cpp:341
MethodfromJson
src/plugin/Model.cpp:20
MethodfromJson
src/core/Notes.cpp:17
MethodfromJson
src/engine/Module.cpp:156
MethodfromJson
src/engine/ParamQuantity.cpp:184
MethodfromJson
src/engine/Cable.cpp:21
MethodfromJson
src/app/CableWidget.cpp:256
MethodfromJson
include/dsp/midi.hpp:758
MethodfromMinMax
Constructs a Rect from a top-left and bottom-right vector. */
include/math.hpp:310
Methodfull
include/dsp/ringbuffer.hpp:108
Methodfull
include/dsp/ringbuffer.hpp:183
FunctiongainToDb
include/rack0.hpp:263
MethodgetAbsoluteZoom
include/widget/Widget.hpp:83
MethodgetAncestorOfType
include/widget/Widget.hpp:91
MethodgetBlock
src/engine/Engine.cpp:692
MethodgetBlockDuration
src/engine/Engine.cpp:712
MethodgetBlockSize
src/rtaudio.cpp:250
MethodgetBlockSize
Returns the current block size. */
include/audio.hpp:111
MethodgetBlockSizes
src/rtaudio.cpp:242
MethodgetBlockSizes
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
MethodgetBrightness
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
MethodgetBrightness
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
MethodgetCable
src/app/CableWidget.cpp:125
MethodgetCableContainer
src/app/RackWidget.cpp:248
MethodgetCableIds
src/engine/Engine.cpp:949
MethodgetCables
src/app/RackWidget.cpp:1543
MethodgetCablesOnPort
src/app/RackWidget.cpp:1579
FunctiongetCanonical
src/system.cpp:251
MethodgetChannels
Returns the number of channels. If the port is disconnected, it has 0 channels. */
include/engine/Port.hpp:175
MethodgetChannels
include/dsp/midi.hpp:683
MethodgetClock
include/dsp/digital.hpp:244
MethodgetCompleteCables
src/app/RackWidget.cpp:1554
MethodgetDefaultDeviceId
Returns the default device to use when the driver is selected, or -1 for none. */
include/audio.hpp:36
MethodgetDefaultInputDeviceId
src/midiloopback.cpp:40
MethodgetDefaultInputDeviceId
src/keyboard.cpp:233
MethodgetDefaultInputDeviceId
Returns the default device to use when the driver is selected, or -1 for none. */
include/midi.hpp:112
MethodgetDefaultOutputDeviceId
include/midi.hpp:135
MethodgetDefaultValue
src/engine/ParamQuantity.cpp:69
MethodgetDefaultValue
src/app/MenuBar.cpp:195
MethodgetDefaultValue
src/app/MenuBar.cpp:228
MethodgetDefaultValue
src/app/MenuBar.cpp:261
MethodgetDefaultValue
src/app/MenuBar.cpp:294
MethodgetDefaultValue
src/app/MenuBar.cpp:330
MethodgetDefaultValue
src/app/MenuBar.cpp:373
MethodgetDescription
src/engine/LightInfo.cpp:13
MethodgetDescription
src/engine/ParamQuantity.cpp:172
MethodgetDevice
Custom methods
src/midiloopback.cpp:86
MethodgetDevice
src/audio.cpp:137
MethodgetDeviceId
src/audio.cpp:153
MethodgetDeviceIds
src/audio.cpp:141
MethodgetDeviceIds
src/rtaudio.cpp:53
MethodgetDeviceIds
Returns a list of all device IDs that can be subscribed to. */
include/audio.hpp:32
MethodgetDeviceName
src/audio.cpp:214
MethodgetDeviceName
src/rtaudio.cpp:63
MethodgetDeviceName
Returns the name of a device without obtaining it. */
include/audio.hpp:40
MethodgetDeviceNumInputs
src/rtaudio.cpp:72
MethodgetDeviceNumInputs
Returns the number of inputs of a device without obtaining it. */
include/audio.hpp:44
MethodgetDeviceNumOutputs
src/rtaudio.cpp:81
MethodgetDeviceNumOutputs
Returns the number of output of a device without obtaining it. */
include/audio.hpp:48
MethodgetDisplayPrecision
src/Quantity.cpp:19
MethodgetDisplayPrecision
src/engine/ParamQuantity.cpp:123
MethodgetDisplayPrecision
src/app/MenuBar.cpp:309
MethodgetDisplayPrecision
src/app/MenuBar.cpp:345
MethodgetDisplayPrecision
src/app/MenuBar.cpp:385
MethodgetDisplayValue
src/Quantity.cpp:11
MethodgetDisplayValue
src/engine/ParamQuantity.cpp:73
MethodgetDisplayValue
src/app/MenuBar.cpp:198
MethodgetDisplayValue
src/app/MenuBar.cpp:231
MethodgetDisplayValue
src/app/MenuBar.cpp:264
MethodgetDisplayValue
src/app/MenuBar.cpp:297
MethodgetDisplayValue
src/app/MenuBar.cpp:333
MethodgetDisplayValue
src/app/MenuBar.cpp:376
MethodgetDisplayValueString
src/Quantity.cpp:23
MethodgetDragHoveredWidget
include/widget/event.hpp:148
MethodgetDriver
src/audio.cpp:85
MethodgetDriverId
src/audio.cpp:89
FunctiongetDriverIds
src/audio.cpp:400
MethodgetDriverName
src/audio.cpp:125
FunctiongetFileSize
src/system.cpp:122
MethodgetFirstDescendantOfType
include/widget/Widget.hpp:101
FunctiongetFirstDescendantOfTypeWithCondition
src/app/ModuleWidget.cpp:130
← previousnext →1,301–1,400 of 2,301, ranked by callers