Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DBraun/DawDreamer
/ functions
Functions
24,952 in github.com/DBraun/DawDreamer
⨍
Functions
24,952
◇
Types & classes
3,952
↳
Endpoints
4
↓ 1,050 callers
Function
expectEquals
JuceLibraryCode/modules/juce_core/unit_tests/juce_UnitTest.h:151
↓ 869 callers
Method
size
==============================================================================
JuceLibraryCode/modules/juce_core/containers/juce_Variant.cpp:747
↓ 848 callers
Function
move
JuceLibraryCode/modules/juce_core/containers/juce_FixedSizeFunction.h:51
↓ 804 callers
Function
getInstance
============================================================================== Returns the global instance of the application object that's running. *
JuceLibraryCode/modules/juce_events/messages/juce_ApplicationBase.h:96
↓ 615 callers
Function
String
Automatically creating a String from a bool opens up lots of nasty type conversion edge cases. If you want a String representation of a bool you can c
JuceLibraryCode/modules/juce_core/text/juce_String.h:1032
↓ 540 callers
Method
getHeight
JuceLibraryCode/modules/juce_graphics/fonts/juce_Font.cpp:734
↓ 522 callers
Function
jmin
JuceLibraryCode/modules/juce_core/maths/juce_MathsFunctions.h:350
↓ 504 callers
Function
jmax
JuceLibraryCode/modules/juce_core/maths/juce_MathsFunctions.h:338
↓ 468 callers
Method
get
JuceLibraryCode/modules/juce_gui_basics/misc/juce_DropShadower.cpp:208
↓ 460 callers
Method
getWidth
JuceLibraryCode/modules/juce_graphics/images/juce_Image.cpp:271
↓ 406 callers
Method
getX
Returns the point's x coordinate. */
JuceLibraryCode/modules/juce_graphics/geometry/juce_Point.h:72
↓ 373 callers
Method
getY
Returns the point's y coordinate. */
JuceLibraryCode/modules/juce_graphics/geometry/juce_Point.h:75
↓ 368 callers
Function
getEnv
==============================================================================
JuceLibraryCode/modules/juce_core/native/juce_Threads_android.cpp:42
↓ 344 callers
Function
approximatelyEqual
JuceLibraryCode/modules/juce_core/maths/juce_MathsFunctions.h:297
↓ 333 callers
Method
add
Merges a new rectangle into the list. The rectangle being added will first be clipped to remove any parts of it that overlap exist
JuceLibraryCode/modules/juce_graphics/geometry/juce_RectangleList.h:110
↓ 326 callers
Method
isNotEmpty
Returns true if this pointer is not pointing to a null character. */
JuceLibraryCode/modules/juce_core/text/juce_CharPointer_UTF8.h:76
↓ 309 callers
Method
get
JuceLibraryCode/modules/juce_gui_extra/misc/juce_LiveConstantEditor.h:170
↓ 304 callers
Method
get
Atomically reads and returns the current value. */
JuceLibraryCode/modules/juce_core/memory/juce_Atomic.h:64
↓ 304 callers
Method
getUnchecked
Returns one of the elements in the array, without checking the index passed in. Unlike the operator[] method, this will try to return an el
JuceLibraryCode/modules/juce_core/containers/juce_Array.h:252
↓ 282 callers
Function
roundToInt
JuceLibraryCode/modules/juce_core/maths/juce_MathsFunctions.h:583
↓ 247 callers
Method
size
JuceLibraryCode/modules/juce_audio_basics/midi/ump/juce_UMPView.cpp:26
↓ 240 callers
Method
size
JuceLibraryCode/modules/juce_audio_processors/format_types/juce_LV2PluginFormat.cpp:3513
↓ 219 callers
Method
setColour
JuceLibraryCode/modules/juce_gui_basics/lookandfeel/juce_LookAndFeel.cpp:89
↓ 209 callers
Function
isPositiveAndBelow
JuceLibraryCode/modules/juce_core/maths/juce_MathsFunctions.h:523
↓ 204 callers
Function
abs
JuceLibraryCode/modules/juce_audio_basics/buffers/juce_FloatVectorOperations.cpp:936
↓ 196 callers
Method
get
JuceLibraryCode/modules/juce_core/native/juce_JNIHelpers_android.h:65
↓ 193 callers
Method
setBounds
==============================================================================
JuceLibraryCode/modules/juce_gui_basics/components/juce_Component.cpp:797
↓ 189 callers
Function
jlimit
JuceLibraryCode/modules/juce_core/maths/juce_MathsFunctions.h:506
↓ 180 callers
Method
get
JuceLibraryCode/modules/juce_audio_processors/format_types/juce_LV2PluginFormat.cpp:1870
↓ 179 callers
Method
isEmpty
JuceLibraryCode/modules/juce_gui_basics/windows/juce_ComponentPeer.h:419
↓ 179 callers
Method
reset
==============================================================================
JuceLibraryCode/modules/juce_gui_basics/native/juce_Windowing_windows.cpp:4517
↓ 170 callers
Method
getData
Returns a raw pointer to the allocated data. This may be a null pointer if the data hasn't yet been allocated, or if it has been fre
JuceLibraryCode/modules/juce_core/memory/juce_HeapBlock.h:191
↓ 167 callers
Function
max
JuceLibraryCode/modules/juce_audio_basics/buffers/juce_FloatVectorOperations.cpp:1025
↓ 165 callers
Method
getRight
Returns the x coordinate of the rectangle's right-hand-side. */
JuceLibraryCode/modules/juce_graphics/geometry/juce_Rectangle.h:139
↓ 165 callers
Function
repaint
==============================================================================
JuceLibraryCode/modules/juce_gui_basics/native/juce_Windowing_linux.cpp:296
↓ 162 callers
Method
getSample
Returns a sample from the buffer. The channel and index are not checked - they are expected to be in-range. If not, an assertion wil
JuceLibraryCode/modules/juce_dsp/containers/juce_AudioBlock.h:270
↓ 162 callers
Function
makeSymbolBinding
JuceLibraryCode/modules/juce_gui_basics/native/juce_XSymbols_linux.cpp:40
↓ 160 callers
Method
toFloat
============================================================================== Casts this line to float coordinates. */
JuceLibraryCode/modules/juce_graphics/geometry/juce_Line.h:147
↓ 156 callers
Method
findColour
==============================================================================
JuceLibraryCode/modules/juce_gui_basics/lookandfeel/juce_LookAndFeel.cpp:77
↓ 150 callers
Method
noteOn
==============================================================================
JuceLibraryCode/modules/juce_audio_basics/mpe/juce_MPEInstrument.cpp:338
↓ 148 callers
Method
getBottom
Returns the y coordinate of the rectangle's bottom edge. */
JuceLibraryCode/modules/juce_graphics/geometry/juce_Rectangle.h:142
↓ 144 callers
Function
expectNote
==============================================================================
JuceLibraryCode/modules/juce_audio_basics/mpe/juce_MPEInstrument.cpp:2321
↓ 144 callers
Method
indexOf
JuceLibraryCode/modules/juce_core/text/juce_String.cpp:931
↓ 144 callers
Method
substring
JuceLibraryCode/modules/juce_core/text/juce_String.cpp:1498
↓ 143 callers
Method
getNote
JuceLibraryCode/modules/juce_audio_basics/mpe/juce_MPEInstrument.cpp:681
↓ 140 callers
Method
add
Adds a single packet to the collection. The View must be valid for this to work. If the view points to a malformed message, or if
JuceLibraryCode/modules/juce_audio_basics/midi/ump/juce_UMPackets.h:49
↓ 140 callers
Function
getHeight
Returns the component's height in pixels. */
JuceLibraryCode/modules/juce_gui_basics/components/juce_Component.h:274
↓ 138 callers
Function
Colour
Creates a copy of another Colour object. */
JuceLibraryCode/modules/juce_graphics/colour/juce_Colour.h:45
↓ 138 callers
Method
containsIgnoreCase
JuceLibraryCode/modules/juce_core/text/juce_String.cpp:1045
↓ 138 callers
Method
getNumSamples
Returns the number of samples referenced by this block. */
JuceLibraryCode/modules/juce_dsp/containers/juce_AudioBlock.h:236
↓ 137 callers
Method
add
JuceLibraryCode/modules/juce_audio_devices/midi_io/juce_MidiDevices.cpp:34
↓ 130 callers
Function
getWidth
Returns the component's width in pixels. */
JuceLibraryCode/modules/juce_gui_basics/components/juce_Component.h:271
↓ 127 callers
Method
RenderEngine
Source/RenderEngine.cpp:5
↓ 127 callers
Method
length
==============================================================================
JuceLibraryCode/modules/juce_core/text/juce_String.cpp:511
↓ 122 callers
Method
withAlpha
JuceLibraryCode/modules/juce_graphics/colour/juce_Colour.cpp:322
↓ 121 callers
Function
invoke
If an action has been registered for the provided action type, invokes the action and returns true. Otherwise, returns false. */
JuceLibraryCode/modules/juce_gui_basics/accessibility/enums/juce_AccessibilityActions.h:104
↓ 119 callers
Method
expect
JuceLibraryCode/modules/juce_core/unit_tests/juce_UnitTest.cpp:97
↓ 117 callers
Method
getARGB
JuceLibraryCode/modules/juce_graphics/colour/juce_Colour.cpp:306
↓ 115 callers
Method
getSize
==============================================================================
JuceLibraryCode/modules/juce_core/native/juce_Files_windows.cpp:532
↓ 114 callers
Method
getPosition
==============================================================================
JuceLibraryCode/modules/juce_gui_basics/mouse/juce_MouseEvent.cpp:106
↓ 114 callers
Method
nextInt
==============================================================================
JuceLibraryCode/modules/juce_core/maths/juce_Random.cpp:74
↓ 114 callers
Function
png_warning
This function is called whenever there is a non-fatal error. This function * should not be changed. If there is a need to handle warnings different
JuceLibraryCode/modules/juce_graphics/image_formats/pnglib/pngerror.c:215
↓ 112 callers
Method
add
JuceLibraryCode/modules/juce_core/text/juce_StringArray.cpp:136
↓ 111 callers
Function
oggpack_read
bits <= 32 */
JuceLibraryCode/modules/juce_audio_formats/codecs/oggvorbis/bitwise.c:378
↓ 111 callers
Method
size
============================================================================== Returns the number of elements in this vector. */
JuceLibraryCode/modules/juce_dsp/containers/juce_SIMDRegister.h:119
↓ 111 callers
Function
swap
JuceLibraryCode/modules/juce_core/containers/juce_Optional_test.cpp:32
↓ 107 callers
Method
getUIColour
JuceLibraryCode/modules/juce_gui_basics/lookandfeel/juce_LookAndFeel_V4.cpp:29
↓ 104 callers
Method
resetAndGetPointerAddress
Releases and nullifies this pointer and returns its address
JuceLibraryCode/modules/juce_core/native/juce_ComSmartPtr_windows.h:114
↓ 103 callers
Method
getStart
Returns the line's start point. */
JuceLibraryCode/modules/juce_graphics/geometry/juce_Line.h:88
↓ 103 callers
Method
isEmpty
JuceLibraryCode/modules/juce_audio_basics/midi/juce_MidiBuffer.cpp:112
↓ 102 callers
Method
hasValue
JuceLibraryCode/modules/juce_core/containers/juce_Optional.h:132
↓ 101 callers
Function
min
JuceLibraryCode/modules/juce_audio_basics/buffers/juce_FloatVectorOperations.cpp:969
↓ 101 callers
Method
toWideCharPointer
JuceLibraryCode/modules/juce_core/text/juce_String.cpp:2079
↓ 100 callers
Method
getName
()
JuceLibraryCode/modules/juce_audio_devices/native/java/app/com/rmsl/juce/JuceMidiSupport.java:80
↓ 100 callers
Function
sord_node_get_string
JuceLibraryCode/modules/juce_audio_processors/format_types/LV2_SDK/sord/src/sord.c:996
↓ 99 callers
Method
getNumChannels
============================================================================== Returns the number of channels referenced by this block. */
JuceLibraryCode/modules/juce_dsp/containers/juce_AudioBlock.h:233
↓ 99 callers
Function
oggpack_write
Takes only up to 32 bits. */
JuceLibraryCode/modules/juce_audio_formats/codecs/oggvorbis/bitwise.c:86
↓ 99 callers
Function
sord_iter_free
JuceLibraryCode/modules/juce_audio_processors/format_types/LV2_SDK/sord/src/sord.c:580
↓ 98 callers
Function
strcmp8
JuceLibraryCode/modules/juce_audio_processors/format_types/VST3_SDK/pluginterfaces/base/fstrdefs.h:144
↓ 97 callers
Method
add
Returns true if this controller wasn't previously present. */
JuceLibraryCode/modules/juce_audio_processors/format_types/juce_ARAHosting.cpp:38
↓ 96 callers
Function
numElementsInArray
JuceLibraryCode/modules/juce_core/maths/juce_MathsFunctions.h:103
↓ 95 callers
Method
lineTo
JuceLibraryCode/modules/juce_graphics/geometry/juce_Path.cpp:228
↓ 95 callers
Function
png_crc_finish
Optionally skip data and then check the CRC. Depending on whether we * are reading an ancillary or critical chunk, and how the program has set * th
JuceLibraryCode/modules/juce_graphics/image_formats/pnglib/pngrutil.c:210
↓ 94 callers
Method
data
Get a pointer to the first word in the Universal MIDI Packet currently pointed-to by this view. */
JuceLibraryCode/modules/juce_audio_basics/midi/ump/juce_UMPView.h:55
↓ 94 callers
Method
getStringAttribute
JuceLibraryCode/modules/juce_core/xml/juce_XmlElement.cpp:563
↓ 93 callers
Method
find
JuceLibraryCode/modules/juce_audio_processors/format_types/LV2_SDK/sord/sord/sordmm.hpp:702
↓ 93 callers
Method
getIntValue
==============================================================================
JuceLibraryCode/modules/juce_core/text/juce_String.cpp:1871
↓ 90 callers
Method
clear
JuceLibraryCode/modules/juce_audio_devices/native/juce_ASIO_windows.cpp:151
↓ 90 callers
Method
getNumSamples
Returns the number of samples allocated in each of the buffer's channels. @see getNumChannels, getReadPointer, getWritePointer */
JuceLibraryCode/modules/juce_audio_basics/buffers/juce_AudioSampleBuffer.h:242
↓ 90 callers
Function
png_free
Free a pointer allocated by png_malloc(). If ptr is NULL, return * without taking any action. */
JuceLibraryCode/modules/juce_graphics/image_formats/pnglib/pngmem.c:231
↓ 89 callers
Method
getAndAdvance
Returns the character that this pointer is currently pointing to, and then advances the pointer to point to the next character. */
JuceLibraryCode/modules/juce_core/text/juce_CharPointer_UTF8.h:147
↓ 89 callers
Function
png_chunk_benign_error
JuceLibraryCode/modules/juce_graphics/image_formats/pnglib/pngerror.c:513
↓ 87 callers
Method
toRawUTF8
JuceLibraryCode/modules/juce_core/text/juce_String.cpp:2074
↓ 86 callers
Method
get
JuceLibraryCode/modules/juce_audio_devices/native/juce_Midi_linux.cpp:244
↓ 85 callers
Method
fillAll
JuceLibraryCode/modules/juce_graphics/contexts/juce_GraphicsContext.cpp:541
↓ 85 callers
Method
getLast
Returns the last element in the array, or a default value if the array is empty. @see operator[], getUnchecked, getFirst */
JuceLibraryCode/modules/juce_core/containers/juce_Array.h:300
↓ 85 callers
Function
resized
JuceLibraryCode/modules/juce_gui_basics/widgets/juce_ListBox.cpp:205
↓ 83 callers
Method
get
JuceLibraryCode/modules/juce_audio_processors/format_types/juce_VST3PluginFormat.cpp:2137
↓ 83 callers
Method
toUTF8
JuceLibraryCode/modules/juce_core/text/juce_String.cpp:2070
↓ 82 callers
Function
copy
JuceLibraryCode/modules/juce_audio_processors/format_types/juce_LV2PluginFormat.cpp:227
next →
1–100 of 24,952, ranked by callers