MCPcopy Create free account

hub / github.com/Torsion-Audio/Scyclone / functions

Functions3,092 in github.com/Torsion-Audio/Scyclone

↓ 232 callersFunctionThrowOnError
modules/onnxruntime/include/onnxruntime_cxx_inline.h:20
↓ 205 callersMethodload
modules/RnboExport/rnbo/src/3rdparty/readerwriterqueue/atomicops.h:243
↓ 182 callersMethodsize
modules/RnboExport/rnbo/src/RNBO_PresetList.cpp:21
↓ 160 callersFunctioncreate
modules/RnboExport/rnbo/src/3rdparty/json/json.hpp:17541
↓ 122 callersMethodwrite_character
modules/RnboExport/rnbo/src/3rdparty/json/json.hpp:13209
↓ 106 callersMethodsize
modules/RnboExport/rnbo/src/3rdparty/json/json.hpp:3085
↓ 100 callersFunctionget
modules/RnboExport/rnbo/src/3rdparty/json/json.hpp:4451
↓ 93 callersMethodprocess
* @brief Processes incoming MIDI data and passes valid packets to a * callback function * * @param input a MIDI byte * @param cb a ca
modules/RnboExport/rnbo/src/RNBO_MidiStreamParser.h:25
↓ 78 callersMethodpush_back
modules/RnboExport/rnbo/src/RNBO_Vector.h:286
↓ 74 callersMethodclear
modules/RnboExport/rnbo/src/RNBO_Vector.h:309
↓ 69 callersMethodc_str
* @brief Get the String's underlying null-terminated string * * @return the null-terminated string */
modules/RnboExport/rnbo/common/RNBO_String.h:105
↓ 66 callersMethoddata
modules/RnboExport/rnbo/src/RNBO_Vector.h:372
↓ 66 callersMethodend
modules/RnboExport/rnbo/src/RNBO_Vector.h:320
↓ 62 callersMethodindex
modules/RnboExport/rnbo/src/3rdparty/MPark_variant/variant.hpp:2375
↓ 55 callersMethodend
return iterator end (needed for range-based for)
modules/RnboExport/rnbo/src/3rdparty/json/json.hpp:4442
↓ 53 callersMethodbegin
iterator functions
modules/RnboExport/rnbo/src/RNBO_Vector.h:319
↓ 50 callersMethodbegin
return iterator begin (needed for range-based for)
modules/RnboExport/rnbo/src/3rdparty/json/json.hpp:4436
↓ 40 callersMethodgetTime
modules/RnboExport/rnbo/src/RNBO_MidiEvent.h:87
↓ 39 callersFunctionadd
add a character to token_buffer
modules/RnboExport/rnbo/src/3rdparty/json/json.hpp:7803
↓ 37 callersMethodfind
modules/RnboExport/rnbo/src/3rdparty/json/json.hpp:17191
↓ 37 callersMethodgetSample
source/dsp/utils/Envelope.cpp:68
↓ 36 callersMethodempty
@brief return whether pointer points to the root document @sa https://json.nlohmann.me/api/json_pointer/empty/
modules/RnboExport/rnbo/src/3rdparty/json/json.hpp:12392
↓ 36 callersFunctionstrcmp
modules/RnboExport/rnbo/src/platforms/nostdlib/RNBO_PlatformInterfaceNoStdLib.cpp:182
↓ 35 callersMethodget
source/ui/CustomComponents/OpenGLBackground/OpenGLUtil/OpenGLUtil.h:97
↓ 35 callersMethodgetType
modules/RnboExport/rnbo/src/RNBO_PatcherState.cpp:139
↓ 35 callersFunctiontype_name
@brief return the type as string @sa https://json.nlohmann.me/api/basic_json/type_name/
modules/RnboExport/rnbo/src/3rdparty/json/json.hpp:20956
↓ 32 callersFunctionbasic_json
@brief create an empty value with a given type @sa https://json.nlohmann.me/api/basic_json/basic_json/
modules/RnboExport/rnbo/src/3rdparty/json/json.hpp:17973
↓ 31 callersMethodparse_error
modules/RnboExport/rnbo/src/3rdparty/json/json.hpp:2941
↓ 31 callersMethodpush_back
@brief append an unescaped token at the end of the reference pointer @sa https://json.nlohmann.me/api/json_pointer/push_back/
modules/RnboExport/rnbo/src/3rdparty/json/json.hpp:12378
↓ 31 callersMethodvalueless_by_exception
modules/RnboExport/rnbo/src/3rdparty/MPark_variant/variant.hpp:2371
↓ 28 callersFunctionend
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/end/
modules/RnboExport/rnbo/src/3rdparty/json/json.hpp:19689
↓ 28 callersFunctionfence
modules/RnboExport/rnbo/src/3rdparty/readerwriterqueue/atomicops.h:125
↓ 28 callersMethodgetEngine
modules/RnboExport/rnbo/common/RNBO_EngineLink.h:22
↓ 28 callersMethodinsert
modules/RnboExport/rnbo/src/3rdparty/json/json.hpp:17215
↓ 28 callersMethodkey
modules/RnboExport/rnbo/src/3rdparty/json/json.hpp:6378
↓ 28 callersMethodresize
modules/RnboExport/rnbo/src/RNBO_DataBuffer.cpp:31
↓ 26 callersMethodprepare
source/dsp/utils/Envelope.cpp:17
↓ 25 callersMethodgetEventTarget
modules/RnboExport/rnbo/src/RNBO_PatcherState.cpp:224
↓ 25 callersMethodgetSliderComponents
source/ui/CustomComponents/ParameterControl/Slider/CustomSliderComponent.h:23
↓ 23 callersMethodemplace_back
modules/RnboExport/rnbo/src/RNBO_Vector.h:346
↓ 23 callersFunctionis_object
@brief return whether value is an object @sa https://json.nlohmann.me/api/basic_json/is_object/
modules/RnboExport/rnbo/src/3rdparty/json/json.hpp:18511
↓ 22 callersMethodpush
* @brief Append an item to the list * * @param item an item of the same type as other elements in the * list * * @code{.cpp} * listb
modules/RnboExport/rnbo/common/RNBO_List.h:177
↓ 21 callersFunctionMOODYCAMEL_CONSTEXPR_IF
modules/RnboExport/rnbo/src/3rdparty/concurrentqueue/concurrentqueue.h:2142
↓ 21 callersMethoddestroy
modules/RnboExport/rnbo/src/3rdparty/MPark_variant/variant.hpp:1795
↓ 21 callersMethodgetNumChannels
modules/RnboExport/rnbo/src/RNBO_AudioBufferConverter.h:51
↓ 21 callersFunctioninput_adapter
modules/RnboExport/rnbo/src/3rdparty/json/json.hpp:5579
↓ 21 callersMethodoperator[]
access to successor
modules/RnboExport/rnbo/src/3rdparty/json/json.hpp:12209
↓ 21 callersMethodreserve
modules/RnboExport/rnbo/src/RNBO_Vector.h:294
↓ 20 callersFunctionbegin
@brief returns an iterator to the first element @sa https://json.nlohmann.me/api/basic_json/begin/
modules/RnboExport/rnbo/src/3rdparty/json/json.hpp:19664
↓ 20 callersMethodsetSample
channel numbers are 0 based
modules/RnboExport/rnbo/common/RNBO_DataRef.h:711
↓ 19 callersMethodaddSliderAttachment
source/ui/CustomComponents/ParameterControl/Slider/CustomSliderComponent.cpp:48
↓ 19 callersMethodemplace
modules/RnboExport/rnbo/src/RNBO_Vector.h:336
↓ 19 callersMethodnumber_integer
modules/RnboExport/rnbo/src/3rdparty/json/json.hpp:6348
↓ 18 callersFunctionfrom_json
modules/RnboExport/rnbo/src/3rdparty/json/json.hpp:3834
↓ 18 callersMethodgetValue
modules/RnboExport/rnbo/src/RNBO_ClockEvent.h:88
↓ 18 callersMethodsax_parse
modules/RnboExport/rnbo/src/3rdparty/json/json.hpp:10860
↓ 18 callersMethodsetCustomColour
source/ui/CustomComponents/ParameterControl/Slider/CustomSliderComponent.cpp:113
↓ 17 callersMethoderase
modules/RnboExport/rnbo/src/RNBO_Vector.h:322
↓ 17 callersMethodgetData
modules/RnboExport/rnbo/common/RNBO_DataRef.h:241
↓ 17 callersMethodget_token_string
! @return a string representation of the last read byte */
modules/RnboExport/rnbo/src/3rdparty/json/json.hpp:10632
↓ 17 callersFunctionto_json
modules/RnboExport/rnbo/src/3rdparty/json/json.hpp:4753
↓ 16 callersFunctionis_array
@brief return whether value is an array @sa https://json.nlohmann.me/api/basic_json/is_array/
modules/RnboExport/rnbo/src/3rdparty/json/json.hpp:18518
↓ 16 callersMethod~EventVariant
modules/RnboExport/rnbo/src/RNBO_EventVariant.h:286
↓ 15 callersFunctioncombine
boost::hash_combine
modules/RnboExport/rnbo/src/3rdparty/json/json.hpp:5079
↓ 15 callersMethodgetIndex
modules/RnboExport/rnbo/src/RNBO_PatcherState.cpp:209
↓ 15 callersFunctionget_token_string
return the last read token (for errors only). Will never contain EOF (an arbitrary value that is not a valid char value, often -1), because 255 may l
modules/RnboExport/rnbo/src/3rdparty/json/json.hpp:7850
↓ 15 callersFunctionis_null
@brief return whether value is null @sa https://json.nlohmann.me/api/basic_json/is_null/
modules/RnboExport/rnbo/src/3rdparty/json/json.hpp:18469
↓ 15 callersMethodnext_prod
modules/RnboExport/rnbo/src/3rdparty/concurrentqueue/concurrentqueue.h:1715
↓ 15 callersMethodpop_back
@brief remove last reference token @sa https://json.nlohmann.me/api/json_pointer/pop_back/
modules/RnboExport/rnbo/src/3rdparty/json/json.hpp:12354
↓ 14 callersFunctionTAG
a simple SDBM Hash function http://www.partow.net/programming/hashfunctions/#SDBMHashFunction * @brief Generate a MessageTag from a message name via S
modules/RnboExport/rnbo/common/RNBO_Types.h:284
↓ 14 callersMethodaddEvent
modules/RnboExport/rnbo/src/RNBO_EventList.h:127
↓ 14 callersMethodnumber_unsigned
modules/RnboExport/rnbo/src/3rdparty/json/json.hpp:6353
↓ 14 callersFunctionset_parents
modules/RnboExport/rnbo/src/3rdparty/json/json.hpp:17861
↓ 14 callersMethodsize
modules/RnboExport/rnbo/src/RNBO_Vector.h:315
↓ 13 callersMethodadd
modules/RnboExport/rnbo/src/RNBO_PatcherState.cpp:144
↓ 13 callersMethodscheduleEvent
modules/RnboExport/rnbo/adapters/max/external/rnbo_external_wrapper/rnbo_external_wrapper.cpp:350
↓ 13 callersMethodsignal
modules/RnboExport/rnbo/src/3rdparty/concurrentqueue/lightweightsemaphore.h:96
↓ 13 callersMethodsubtype
@brief return the binary subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/subtype/
modules/RnboExport/rnbo/src/3rdparty/json/json.hpp:5028
↓ 13 callersFunctionswap
modules/RnboExport/rnbo/src/3rdparty/concurrentqueue/concurrentqueue.h:3713
↓ 13 callersMethodvalue
return value of the iterator
modules/RnboExport/rnbo/src/3rdparty/json/json.hpp:4417
↓ 12 callersMethodcapacity
modules/RnboExport/rnbo/src/RNBO_Vector.h:316
↓ 12 callersMethodcurrenttime
modules/RnboExport/rnbo_granular.cpp:341
↓ 12 callersFunctionfree
modules/RnboExport/rnbo/src/platforms/nostdlib/RNBO_PlatformInterfaceNoStdLib.cpp:117
↓ 11 callersFunctionadvance
modules/RnboExport/rnbo/src/RNBO_Vector.h:47
↓ 11 callersMethodfree
modules/RnboExport/rnbo/src/3rdparty/concurrentqueue/concurrentqueue.h:395
↓ 11 callersMethodgetSize
modules/RnboExport/rnbo/common/RNBO_DataRef.h:515
↓ 11 callersFunctionmemcpy
nonoptimized nostdlib implementations of memcpy/memmove
modules/RnboExport/rnbo/src/platforms/nostdlib/RNBO_PlatformInterfaceNoStdLib.cpp:127
↓ 11 callersMethodnumber_float
modules/RnboExport/rnbo/src/3rdparty/json/json.hpp:6358
↓ 11 callersMethodset
modules/RnboExport/rnbo/common/RNBO_PlatformInterface.h:66
↓ 11 callersMethodsetSize
the derive view class has to implement the correct version for its data format
modules/RnboExport/rnbo/common/RNBO_DataRef.h:576
↓ 11 callersFunctionswap_relaxed
modules/RnboExport/rnbo/src/3rdparty/concurrentqueue/concurrentqueue.h:507
↓ 10 callersMethodappend
* @brief Append additional characters to the end of the String * * @param astr a null-terminated string to append to this String */
modules/RnboExport/rnbo/common/RNBO_String.h:71
↓ 10 callersMethodboolean
modules/RnboExport/rnbo/src/3rdparty/json/json.hpp:6343
↓ 10 callersMethodconnectToShaderProgram
source/ui/CustomComponents/OpenGLBackground/OpenGLUtil/OpenGLUtil.h:112
↓ 10 callersMethoddisconnectFromShaderProgram
source/ui/CustomComponents/OpenGLBackground/OpenGLUtil/OpenGLUtil.h:117
↓ 10 callersFunctiondistance
modules/RnboExport/rnbo/src/RNBO_Vector.h:37
↓ 10 callersMethodget
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
modules/RnboExport/rnbo/src/3rdparty/json/json.hpp:10485
↓ 10 callersMethodgetLatencyInSamples
source/dsp/onnx/OnnxProcessor.cpp:96
↓ 10 callersMethodgetPatcherEventTarget
modules/RnboExport/rnbo/common/RNBO_EngineLink.h:26
↓ 10 callersMethodisEmpty
modules/RnboExport/rnbo/src/RNBO_PatcherState.cpp:249
next →1–100 of 3,092, ranked by callers