Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RomanKubiak/ctrlr
/ functions
Functions
36,474 in github.com/RomanKubiak/ctrlr
⨍
Functions
36,474
◇
Types & classes
6,045
↓ 45 callers
Function
addBytesToPointer
JUCE/modules/juce_core/memory/juce_Memory.h:111
↓ 45 callers
Method
append
Source/Lua/JuceClasses/LMemory.cpp:175
↓ 45 callers
Method
getSize
Source/MIDI/CtrlrMidiMessage.cpp:873
↓ 45 callers
Method
readInt
JUCE/modules/juce_core/streams/juce_InputStream.cpp:88
↓ 45 callers
Method
setProperty
Source/Core/CtrlrPanel/CtrlrPanel.cpp:382
↓ 44 callers
Function
MidiMessage
JUCE/modules/juce_audio_basics/midi/juce_MidiMessage.h:67
↓ 44 callers
Method
addDefaultKeypress
JUCE/modules/juce_gui_basics/commands/juce_ApplicationCommandInfo.cpp:61
↓ 44 callers
Function
check
JUCE/modules/juce_audio_devices/native/juce_win32_WASAPI.cpp:90
↓ 44 callers
Method
getAllContent
JUCE/modules/juce_gui_extra/code_editor/juce_CodeDocument.cpp:564
↓ 44 callers
Function
getBusCount
==============================================================================
JUCE/modules/juce_audio_plugin_client/VST3/juce_VST3_Wrapper.cpp:2354
↓ 44 callers
Method
getResult
JUCE/modules/juce_core/unit_tests/juce_UnitTest.cpp:135
↓ 44 callers
Method
getValue
JUCE/modules/juce_audio_processors/utilities/juce_AudioParameterInt.cpp:66
↓ 44 callers
Method
isEmpty
< Return length of string
JUCE/modules/juce_audio_processors/format_types/VST3_SDK/base/source/fstring.h:129
↓ 44 callers
Method
wasOk
JUCE/modules/juce_core/misc/juce_Result.cpp:75
↓ 43 callers
Method
get
JUCE/modules/juce_audio_plugin_client/AU/CoreAudioUtilityClasses/CAAutoDisposer.h:192
↓ 43 callers
Method
getAddress
JUCE/modules/juce_core/memory/juce_ScopedPointer.h:140
↓ 43 callers
Method
getArray
JUCE/modules/juce_core/containers/juce_Variant.cpp:507
↓ 43 callers
Method
getData
JUCE/modules/juce_audio_utils/gui/juce_AudioThumbnail.cpp:281
↓ 43 callers
Method
getHighestBit
JUCE/modules/juce_core/maths/juce_BigInteger.cpp:380
↓ 43 callers
Method
getProcessor
Source/Core/CtrlrModulator/CtrlrModulatorProcessor.cpp:369
↓ 43 callers
Method
getTabs
Source/UIComponents/CtrlrLua/MethodEditor/CtrlrLuaMethodEditor.cpp:60
↓ 43 callers
Function
getUIColourIfAvailable
JUCE/examples/Assets/DemoUtilities.h:43
↓ 43 callers
Method
removeAndReturn
Removes an element from the array. This will remove the element at a given index, and move back all the subsequent elements to clo
JUCE/modules/juce_core/containers/juce_Array.h:785
↓ 43 callers
Method
setLookAndFeel
JUCE/modules/juce_gui_basics/menus/juce_PopupMenu.cpp:2046
↓ 43 callers
Method
setTargetValue
============================================================================== Set a new target value. @param newValue The new target v
JUCE/modules/juce_dsp/maths/juce_LogRampedValue.h:109
↓ 43 callers
Method
toMilliseconds
Source/Lua/JuceClasses/LTime.h:30
↓ 43 callers
Function
windows_error_str
Source/Misc/libusb/src/windows_usb.c:150
↓ 42 callers
Function
b2Max
JUCE/modules/juce_box2d/box2d/Common/b2Math.h:649
↓ 42 callers
Method
callChecked
JUCE/modules/juce_gui_basics/components/juce_Component.cpp:2619
↓ 42 callers
Method
fromLastOccurrenceOf
JUCE/modules/juce_core/text/juce_String.cpp:1584
↓ 42 callers
Method
isValid
==============================================================================
JUCE/extras/Projucer/Source/Project/jucer_Project.h:335
↓ 42 callers
Method
throwError
JUCE/modules/juce_blocks_basics/littlefoot/juce_LittleFootCompiler.h:170
↓ 42 callers
Method
toUnixStyle
JUCE/extras/Build/juce_build_tools/utils/juce_RelativePath.h:60
↓ 42 callers
Method
upToLastOccurrenceOf
JUCE/modules/juce_core/text/juce_String.cpp:1604
↓ 41 callers
Method
addRectangle
JUCE/modules/juce_graphics/geometry/juce_Path.cpp:323
↓ 41 callers
Method
begin
============================================================================== Returns a pointer to the first element in the array. This meth
JUCE/modules/juce_core/containers/juce_Array.h:328
↓ 41 callers
Method
clear
JUCE/modules/juce_gui_basics/widgets/juce_ComboBox.cpp:137
↓ 41 callers
Method
getCentreY
Returns the y coordinate of the rectangle's centre. */
JUCE/modules/juce_graphics/geometry/juce_Rectangle.h:120
↓ 41 callers
Method
getRawDataPointer
Returns a pointer to the raw data of the matrix object, ordered in row-major order (for modifying). */
JUCE/modules/juce_dsp/maths/juce_Matrix.h:130
↓ 41 callers
Method
iterate
JUCE/modules/juce_graphics/native/juce_RenderingHelpers.h:1887
↓ 41 callers
Function
lua_call
Source/Misc/lua/src/lua.c:2625
↓ 41 callers
Method
setSize
-------------------------------------------------------------------------------------
JUCE/modules/juce_audio_processors/format_types/VST3_SDK/base/source/fbuffer.cpp:471
↓ 40 callers
Method
add
============================================================================== Appends a new element at the end of the array. @param newEleme
JUCE/modules/juce_core/containers/juce_Array.h:418
↓ 40 callers
Method
append
==============================================================================
JUCE/modules/juce_core/text/juce_String.cpp:715
↓ 40 callers
Method
convertSamples
Writes a stream of samples into this pointer from another pointer. This will copy the specified number of samples, converting between for
JUCE/modules/juce_audio_basics/buffers/juce_AudioDataConverters.h:442
↓ 40 callers
Method
get
* @return current value of the counter */
JUCE/modules/juce_audio_devices/native/oboe/src/common/MonotonicCounter.h:39
↓ 40 callers
Method
getData
Source/MIDI/CtrlrMidiMessage.cpp:800
↓ 40 callers
Method
getOutputBlock
JUCE/modules/juce_dsp/processors/juce_ProcessorDuplicator.h:92
↓ 40 callers
Function
getSampleRate
JUCE/modules/juce_audio_devices/native/juce_win32_ASIO.cpp:934
↓ 40 callers
Function
index2adr
Source/Misc/lua/src/lua.c:1898
↓ 40 callers
Method
loadFileAsString
JUCE/modules/juce_core/files/juce_File.cpp:550
↓ 40 callers
Method
parseControllerMessage
JUCE/modules/juce_audio_basics/midi/juce_MidiRPN.cpp:34
↓ 40 callers
Method
release
JUCE/modules/juce_core/text/juce_String.cpp:160
↓ 40 callers
Method
remove
JUCE/modules/juce_audio_processors/utilities/juce_AudioProcessorValueTreeState.cpp:204
↓ 40 callers
Method
setProperty
Source/UIComponents/CtrlrComponents/CtrlrComponent.cpp:486
↓ 40 callers
Method
withFileExtension
JUCE/extras/Build/juce_build_tools/utils/juce_RelativePath.h:70
↓ 39 callers
Method
GetTransform
JUCE/modules/juce_box2d/box2d/Common/b2Math.h:698
↓ 39 callers
Function
_analysis_output
JUCE/modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.7/lib/analysis.c:103
↓ 39 callers
Method
add
JUCE/modules/juce_opengl/opengl/juce_OpenGLGraphicsContext.cpp:1185
↓ 39 callers
Method
addButton
==============================================================================
JUCE/modules/juce_gui_basics/windows/juce_AlertWindow.cpp:100
↓ 39 callers
Method
addRowComponent
JUCE/examples/Utilities/PushNotificationsDemo.h:1057
↓ 39 callers
Function
clear
JUCE/modules/juce_audio_basics/utilities/juce_Reverb.h:232
↓ 39 callers
Method
deleteFile
==============================================================================
JUCE/modules/juce_core/native/juce_win32_Files.cpp:222
↓ 39 callers
Method
findMidiChannelForNewNote
JUCE/modules/juce_audio_basics/mpe/juce_MPEUtils.cpp:50
↓ 39 callers
Function
getAvailableDevices
JUCE/modules/juce_audio_devices/native/juce_win32_Midi.cpp:75
↓ 39 callers
Function
getProject
JUCE/extras/Projucer/Source/Project/UI/jucer_ProjectContentComponent.h:49
↓ 39 callers
Method
getProperty
Source/UIComponents/CtrlrPanel/CtrlrPanelCanvas.cpp:884
↓ 39 callers
Method
getValue
JUCE/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementImage.cpp:391
↓ 39 callers
Function
lookAndFeelChanged
JUCE/examples/GUI/MDIDemo.h:126
↓ 39 callers
Method
replaceCharacter
JUCE/modules/juce_core/text/juce_String.cpp:1353
↓ 39 callers
Method
resize
============================================================================== Resizes the matrix. */
JUCE/modules/juce_dsp/maths/juce_Matrix.h:218
↓ 39 callers
Method
setTicked
JUCE/modules/juce_gui_basics/commands/juce_ApplicationCommandInfo.cpp:53
↓ 39 callers
Method
skip
Source/UIComponents/CtrlrLua/MethodEditor/CtrlrLuaCodeTokeniserFunctions.h:500
↓ 39 callers
Method
writeShort
JUCE/modules/juce_core/streams/juce_OutputStream.cpp:97
↓ 38 callers
Method
DrawSegment
JUCE/modules/juce_box2d/utils/juce_Box2DRenderer.cpp:101
↓ 38 callers
Method
clear
Fills the contents of the matrix with zeroes. */
JUCE/modules/juce_dsp/maths/juce_Matrix.h:103
↓ 38 callers
Method
darker
JUCE/modules/juce_graphics/colour/juce_Colour.cpp:465
↓ 38 callers
Method
getBoolAttribute
JUCE/modules/juce_core/xml/juce_XmlElement.cpp:587
↓ 38 callers
Function
getOwnerView
============================================================================== Returns the TreeView to which this item belongs. */
JUCE/modules/juce_gui_basics/widgets/juce_TreeView.h:130
↓ 38 callers
Function
getParameter
==============================================================================
JUCE/modules/juce_audio_plugin_client/VST/juce_VST_Wrapper.cpp:744
↓ 38 callers
Method
getStoredPath
JUCE/extras/Projucer/Source/Settings/jucer_StoredSettings.cpp:457
↓ 38 callers
Method
getUserSettings
JUCE/modules/juce_data_structures/app_properties/juce_ApplicationProperties.cpp:70
↓ 38 callers
Function
juceStringToNS
JUCE/modules/juce_core/native/juce_osx_ObjCHelpers.h:35
↓ 38 callers
Function
lua_pushboolean
Source/Misc/lua/src/lua.c:2352
↓ 38 callers
Function
lua_pushfstring
Source/Misc/lua/src/lua.c:2322
↓ 38 callers
Function
next
==============================================================================
JUCE/modules/juce_gui_basics/widgets/juce_TextEditor.cpp:304
↓ 38 callers
Method
set
Source/Core/CtrlrManager/CtrlrManagerVst.cpp:27
↓ 38 callers
Method
setItemLayout
JUCE/modules/juce_gui_basics/layout/juce_StretchableLayoutManager.cpp:39
↓ 38 callers
Method
setSize
JUCE/modules/juce_audio_basics/utilities/juce_Reverb.h:265
↓ 38 callers
Method
stop
()
JUCE/modules/juce_audio_devices/native/java/app/com/rmsl/juce/JuceMidiSupport.java:70
↓ 38 callers
Method
transformedBy
Returns the position of this point, if it is transformed by a given AffineTransform. */
JUCE/modules/juce_graphics/geometry/juce_Point.h:223
↓ 37 callers
Method
addRoundedRectangle
JUCE/modules/juce_graphics/geometry/juce_Path.cpp:352
↓ 37 callers
Method
addTriangle
JUCE/modules/juce_graphics/geometry/juce_Path.cpp:417
↓ 37 callers
Method
countNumberOfSetBits
JUCE/modules/juce_core/maths/juce_BigInteger.cpp:369
↓ 37 callers
Function
refresh
JUCE/extras/Projucer/Source/Project/UI/Sidebar/jucer_ModuleTreeItems.h:136
↓ 37 callers
Method
setSelectedId
JUCE/modules/juce_gui_basics/widgets/juce_ComboBox.cpp:255
↓ 37 callers
Method
setSelectedItemIndex
JUCE/modules/juce_gui_basics/widgets/juce_ComboBox.cpp:241
↓ 37 callers
Method
setValueNotifyingHost
JUCE/modules/juce_audio_processors/processors/juce_AudioProcessor.cpp:1463
↓ 36 callers
Method
Free
JUCE/modules/juce_box2d/box2d/Common/b2StackAllocator.cpp:61
↓ 36 callers
Method
GetShape
JUCE/modules/juce_box2d/box2d/Dynamics/b2Fixture.h:243
← previous
next →
401–500 of 36,474, ranked by callers