MCPcopy Create free account

hub / github.com/RomanKubiak/ctrlr / functions

Functions36,474 in github.com/RomanKubiak/ctrlr

↓ 45 callersFunctionaddBytesToPointer
JUCE/modules/juce_core/memory/juce_Memory.h:111
↓ 45 callersMethodappend
Source/Lua/JuceClasses/LMemory.cpp:175
↓ 45 callersMethodgetSize
Source/MIDI/CtrlrMidiMessage.cpp:873
↓ 45 callersMethodreadInt
JUCE/modules/juce_core/streams/juce_InputStream.cpp:88
↓ 45 callersMethodsetProperty
Source/Core/CtrlrPanel/CtrlrPanel.cpp:382
↓ 44 callersFunctionMidiMessage
JUCE/modules/juce_audio_basics/midi/juce_MidiMessage.h:67
↓ 44 callersMethodaddDefaultKeypress
JUCE/modules/juce_gui_basics/commands/juce_ApplicationCommandInfo.cpp:61
↓ 44 callersFunctioncheck
JUCE/modules/juce_audio_devices/native/juce_win32_WASAPI.cpp:90
↓ 44 callersMethodgetAllContent
JUCE/modules/juce_gui_extra/code_editor/juce_CodeDocument.cpp:564
↓ 44 callersFunctiongetBusCount
==============================================================================
JUCE/modules/juce_audio_plugin_client/VST3/juce_VST3_Wrapper.cpp:2354
↓ 44 callersMethodgetResult
JUCE/modules/juce_core/unit_tests/juce_UnitTest.cpp:135
↓ 44 callersMethodgetValue
JUCE/modules/juce_audio_processors/utilities/juce_AudioParameterInt.cpp:66
↓ 44 callersMethodisEmpty
< Return length of string
JUCE/modules/juce_audio_processors/format_types/VST3_SDK/base/source/fstring.h:129
↓ 44 callersMethodwasOk
JUCE/modules/juce_core/misc/juce_Result.cpp:75
↓ 43 callersMethodget
JUCE/modules/juce_audio_plugin_client/AU/CoreAudioUtilityClasses/CAAutoDisposer.h:192
↓ 43 callersMethodgetAddress
JUCE/modules/juce_core/memory/juce_ScopedPointer.h:140
↓ 43 callersMethodgetArray
JUCE/modules/juce_core/containers/juce_Variant.cpp:507
↓ 43 callersMethodgetData
JUCE/modules/juce_audio_utils/gui/juce_AudioThumbnail.cpp:281
↓ 43 callersMethodgetHighestBit
JUCE/modules/juce_core/maths/juce_BigInteger.cpp:380
↓ 43 callersMethodgetProcessor
Source/Core/CtrlrModulator/CtrlrModulatorProcessor.cpp:369
↓ 43 callersMethodgetTabs
Source/UIComponents/CtrlrLua/MethodEditor/CtrlrLuaMethodEditor.cpp:60
↓ 43 callersFunctiongetUIColourIfAvailable
JUCE/examples/Assets/DemoUtilities.h:43
↓ 43 callersMethodremoveAndReturn
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 callersMethodsetLookAndFeel
JUCE/modules/juce_gui_basics/menus/juce_PopupMenu.cpp:2046
↓ 43 callersMethodsetTargetValue
============================================================================== Set a new target value. @param newValue The new target v
JUCE/modules/juce_dsp/maths/juce_LogRampedValue.h:109
↓ 43 callersMethodtoMilliseconds
Source/Lua/JuceClasses/LTime.h:30
↓ 43 callersFunctionwindows_error_str
Source/Misc/libusb/src/windows_usb.c:150
↓ 42 callersFunctionb2Max
JUCE/modules/juce_box2d/box2d/Common/b2Math.h:649
↓ 42 callersMethodcallChecked
JUCE/modules/juce_gui_basics/components/juce_Component.cpp:2619
↓ 42 callersMethodfromLastOccurrenceOf
JUCE/modules/juce_core/text/juce_String.cpp:1584
↓ 42 callersMethodisValid
==============================================================================
JUCE/extras/Projucer/Source/Project/jucer_Project.h:335
↓ 42 callersMethodthrowError
JUCE/modules/juce_blocks_basics/littlefoot/juce_LittleFootCompiler.h:170
↓ 42 callersMethodtoUnixStyle
JUCE/extras/Build/juce_build_tools/utils/juce_RelativePath.h:60
↓ 42 callersMethodupToLastOccurrenceOf
JUCE/modules/juce_core/text/juce_String.cpp:1604
↓ 41 callersMethodaddRectangle
JUCE/modules/juce_graphics/geometry/juce_Path.cpp:323
↓ 41 callersMethodbegin
============================================================================== Returns a pointer to the first element in the array. This meth
JUCE/modules/juce_core/containers/juce_Array.h:328
↓ 41 callersMethodclear
JUCE/modules/juce_gui_basics/widgets/juce_ComboBox.cpp:137
↓ 41 callersMethodgetCentreY
Returns the y coordinate of the rectangle's centre. */
JUCE/modules/juce_graphics/geometry/juce_Rectangle.h:120
↓ 41 callersMethodgetRawDataPointer
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 callersMethoditerate
JUCE/modules/juce_graphics/native/juce_RenderingHelpers.h:1887
↓ 41 callersFunctionlua_call
Source/Misc/lua/src/lua.c:2625
↓ 41 callersMethodsetSize
-------------------------------------------------------------------------------------
JUCE/modules/juce_audio_processors/format_types/VST3_SDK/base/source/fbuffer.cpp:471
↓ 40 callersMethodadd
============================================================================== Appends a new element at the end of the array. @param newEleme
JUCE/modules/juce_core/containers/juce_Array.h:418
↓ 40 callersMethodappend
==============================================================================
JUCE/modules/juce_core/text/juce_String.cpp:715
↓ 40 callersMethodconvertSamples
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 callersMethodget
* @return current value of the counter */
JUCE/modules/juce_audio_devices/native/oboe/src/common/MonotonicCounter.h:39
↓ 40 callersMethodgetData
Source/MIDI/CtrlrMidiMessage.cpp:800
↓ 40 callersMethodgetOutputBlock
JUCE/modules/juce_dsp/processors/juce_ProcessorDuplicator.h:92
↓ 40 callersFunctiongetSampleRate
JUCE/modules/juce_audio_devices/native/juce_win32_ASIO.cpp:934
↓ 40 callersFunctionindex2adr
Source/Misc/lua/src/lua.c:1898
↓ 40 callersMethodloadFileAsString
JUCE/modules/juce_core/files/juce_File.cpp:550
↓ 40 callersMethodparseControllerMessage
JUCE/modules/juce_audio_basics/midi/juce_MidiRPN.cpp:34
↓ 40 callersMethodrelease
JUCE/modules/juce_core/text/juce_String.cpp:160
↓ 40 callersMethodremove
JUCE/modules/juce_audio_processors/utilities/juce_AudioProcessorValueTreeState.cpp:204
↓ 40 callersMethodsetProperty
Source/UIComponents/CtrlrComponents/CtrlrComponent.cpp:486
↓ 40 callersMethodwithFileExtension
JUCE/extras/Build/juce_build_tools/utils/juce_RelativePath.h:70
↓ 39 callersMethodGetTransform
JUCE/modules/juce_box2d/box2d/Common/b2Math.h:698
↓ 39 callersFunction_analysis_output
JUCE/modules/juce_audio_formats/codecs/oggvorbis/libvorbis-1.3.7/lib/analysis.c:103
↓ 39 callersMethodadd
JUCE/modules/juce_opengl/opengl/juce_OpenGLGraphicsContext.cpp:1185
↓ 39 callersMethodaddButton
==============================================================================
JUCE/modules/juce_gui_basics/windows/juce_AlertWindow.cpp:100
↓ 39 callersMethodaddRowComponent
JUCE/examples/Utilities/PushNotificationsDemo.h:1057
↓ 39 callersFunctionclear
JUCE/modules/juce_audio_basics/utilities/juce_Reverb.h:232
↓ 39 callersMethoddeleteFile
==============================================================================
JUCE/modules/juce_core/native/juce_win32_Files.cpp:222
↓ 39 callersMethodfindMidiChannelForNewNote
JUCE/modules/juce_audio_basics/mpe/juce_MPEUtils.cpp:50
↓ 39 callersFunctiongetAvailableDevices
JUCE/modules/juce_audio_devices/native/juce_win32_Midi.cpp:75
↓ 39 callersFunctiongetProject
JUCE/extras/Projucer/Source/Project/UI/jucer_ProjectContentComponent.h:49
↓ 39 callersMethodgetProperty
Source/UIComponents/CtrlrPanel/CtrlrPanelCanvas.cpp:884
↓ 39 callersMethodgetValue
JUCE/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementImage.cpp:391
↓ 39 callersFunctionlookAndFeelChanged
JUCE/examples/GUI/MDIDemo.h:126
↓ 39 callersMethodreplaceCharacter
JUCE/modules/juce_core/text/juce_String.cpp:1353
↓ 39 callersMethodresize
============================================================================== Resizes the matrix. */
JUCE/modules/juce_dsp/maths/juce_Matrix.h:218
↓ 39 callersMethodsetTicked
JUCE/modules/juce_gui_basics/commands/juce_ApplicationCommandInfo.cpp:53
↓ 39 callersMethodskip
Source/UIComponents/CtrlrLua/MethodEditor/CtrlrLuaCodeTokeniserFunctions.h:500
↓ 39 callersMethodwriteShort
JUCE/modules/juce_core/streams/juce_OutputStream.cpp:97
↓ 38 callersMethodDrawSegment
JUCE/modules/juce_box2d/utils/juce_Box2DRenderer.cpp:101
↓ 38 callersMethodclear
Fills the contents of the matrix with zeroes. */
JUCE/modules/juce_dsp/maths/juce_Matrix.h:103
↓ 38 callersMethoddarker
JUCE/modules/juce_graphics/colour/juce_Colour.cpp:465
↓ 38 callersMethodgetBoolAttribute
JUCE/modules/juce_core/xml/juce_XmlElement.cpp:587
↓ 38 callersFunctiongetOwnerView
============================================================================== Returns the TreeView to which this item belongs. */
JUCE/modules/juce_gui_basics/widgets/juce_TreeView.h:130
↓ 38 callersFunctiongetParameter
==============================================================================
JUCE/modules/juce_audio_plugin_client/VST/juce_VST_Wrapper.cpp:744
↓ 38 callersMethodgetStoredPath
JUCE/extras/Projucer/Source/Settings/jucer_StoredSettings.cpp:457
↓ 38 callersMethodgetUserSettings
JUCE/modules/juce_data_structures/app_properties/juce_ApplicationProperties.cpp:70
↓ 38 callersFunctionjuceStringToNS
JUCE/modules/juce_core/native/juce_osx_ObjCHelpers.h:35
↓ 38 callersFunctionlua_pushboolean
Source/Misc/lua/src/lua.c:2352
↓ 38 callersFunctionlua_pushfstring
Source/Misc/lua/src/lua.c:2322
↓ 38 callersFunctionnext
==============================================================================
JUCE/modules/juce_gui_basics/widgets/juce_TextEditor.cpp:304
↓ 38 callersMethodset
Source/Core/CtrlrManager/CtrlrManagerVst.cpp:27
↓ 38 callersMethodsetItemLayout
JUCE/modules/juce_gui_basics/layout/juce_StretchableLayoutManager.cpp:39
↓ 38 callersMethodsetSize
JUCE/modules/juce_audio_basics/utilities/juce_Reverb.h:265
↓ 38 callersMethodstop
()
JUCE/modules/juce_audio_devices/native/java/app/com/rmsl/juce/JuceMidiSupport.java:70
↓ 38 callersMethodtransformedBy
Returns the position of this point, if it is transformed by a given AffineTransform. */
JUCE/modules/juce_graphics/geometry/juce_Point.h:223
↓ 37 callersMethodaddRoundedRectangle
JUCE/modules/juce_graphics/geometry/juce_Path.cpp:352
↓ 37 callersMethodaddTriangle
JUCE/modules/juce_graphics/geometry/juce_Path.cpp:417
↓ 37 callersMethodcountNumberOfSetBits
JUCE/modules/juce_core/maths/juce_BigInteger.cpp:369
↓ 37 callersFunctionrefresh
JUCE/extras/Projucer/Source/Project/UI/Sidebar/jucer_ModuleTreeItems.h:136
↓ 37 callersMethodsetSelectedId
JUCE/modules/juce_gui_basics/widgets/juce_ComboBox.cpp:255
↓ 37 callersMethodsetSelectedItemIndex
JUCE/modules/juce_gui_basics/widgets/juce_ComboBox.cpp:241
↓ 37 callersMethodsetValueNotifyingHost
JUCE/modules/juce_audio_processors/processors/juce_AudioProcessor.cpp:1463
↓ 36 callersMethodFree
JUCE/modules/juce_box2d/box2d/Common/b2StackAllocator.cpp:61
↓ 36 callersMethodGetShape
JUCE/modules/juce_box2d/box2d/Dynamics/b2Fixture.h:243
← previousnext →401–500 of 36,474, ranked by callers