Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitfieldaudio/OTTO
/ functions
Functions
2,198 in github.com/bitfieldaudio/OTTO
⨍
Functions
2,198
◇
Types & classes
901
Function
back
! @brief access the last element Returns a reference to the last element in the container. For a JSON container `c`, the expression `c.ba
external/include/json.hpp:10606
Method
bad_variant_access
external/include/mapbox/variant.hpp:70
Method
basic_ostream<CharT, Traits>& operator<<
external/include/mapbox/variant_io.hpp:35
Method
basic_random_static
external/include/random.hpp:116
Method
basic_random_thread_local
external/include/random.hpp:473
Method
begin
src/util/iterator.hpp:324
Method
begin
src/util/iterator.hpp:815
Method
begin
src/util/iterator.hpp:907
Method
begin
src/util/dyn-array.hpp:31
Method
begin
src/util/ringbuffer.hpp:62
Method
begin
src/util/ringbuffer.hpp:119
Method
begin
external/include/catch.hpp:5418
Method
benchmarkEnded
experimental
external/include/catch.hpp:3584
Method
benchmarkStarting
experimental
external/include/catch.hpp:3576
Function
between
src/util/math.hpp:11
Method
binary_reader
! @brief create a binary reader @param[in] adapter input adapter to read from */
external/include/json.hpp:4491
Method
binary_visit
external/include/mapbox/variant.hpp:890
Method
binary_writer
! @brief create a binary writer @param[in] adapter output adapter to write to */
external/include/json.hpp:5547
Method
branch_base
src/core/props/internal/base.hpp:97
Method
brighten
src/core/ui/canvas.hpp:193
Method
buildUserInterface
src/engines/fx/wormhole/wormhole.faust.hpp:939
Method
buildUserInterface
src/engines/misc/master/master.faust.hpp:181
Method
buildUserInterface
external/include/faust/dsp/dsp.h:163
Method
bytes
src/core/ui/canvas.hpp:165
Method
bytes
src/util/bytefile.hpp:18
Method
bytes_following
! @brief returns the number of expected bytes following in UTF-8 string @param[in] u the first byte of a UTF-8 string @return the numb
external/include/json.hpp:6312
Method
bytes_to_sample
src/util/soundfile.hpp:92
Method
cached
src/util/cache.hpp:87
Method
calcLength
external/include/catch.hpp:5206
Method
call
external/include/json.hpp:1351
Function
canonical
src/util/filesystem.cpp:1314
Method
capacity
* returns the number of elements that can be held in the current * storage */
external/include/ringbuffer.hpp:711
Function
capture_this
src/util/utility.hpp:53
Method
cardinality
external/include/catch.hpp:5950
Function
char_callback
boards/parts/ui/glfw/src/glfw_debugui.cpp:73
Method
check_eof
! @brief check if input ended @throw parse_error.110 if input ended */
external/include/json.hpp:5503
Method
citer
src/util/ringbuffer.hpp:68
Method
clamp
src/core/ui/waveform_widget.hpp:272
Method
clamp
src/util/audio.hpp:96
Method
classInit
src/engines/fx/wormhole/wormhole.faust.hpp:349
Method
classInit
src/engines/misc/master/master.faust.hpp:129
Method
classInit
src/engines/synths/nuke/nuke.faust.hpp:371
Method
cleanup
external/include/catch.hpp:9380
Method
cleanup
external/include/catch.hpp:9388
Function
clear
! @brief clears the contents Clears the content of a JSON value and resets it to the default value as if @ref basic_json(value_t) would h
external/include/json.hpp:11621
Method
clear
Clear the values, starting a new average
src/util/audio.hpp:58
Method
clear
Fill the array with default initialized values
src/util/dyn-array.hpp:53
Method
cli
external/include/catch.hpp:9158
Method
clip
get `average` clamped to `[0, 1]`
src/util/audio.hpp:66
Method
clone
src/engines/fx/wormhole/wormhole.faust.hpp:931
Method
clone
src/engines/misc/master/master.faust.hpp:173
Method
clone
src/engines/synths/nuke/nuke.faust.hpp:1322
Method
clone
external/include/faust/dsp/dsp.h:170
Method
close
external/include/catch.hpp:11590
Method
comparer
external/include/mapbox/variant.hpp:548
Method
complete
external/include/catch.hpp:4916
Method
compute
src/engines/fx/wormhole/wormhole.faust.hpp:950
Method
compute
src/engines/misc/master/master.faust.hpp:187
Method
compute
src/engines/synths/nuke/nuke.faust.hpp:1390
Method
compute
Beware: subclasses usually have to overload the two 'compute' methods
external/include/faust/dsp/dsp.h:173
Method
config
external/include/catch.hpp:8486
Method
connectPorts
Helper function for connections
boards/parts/audio/jack/src/jack.cpp:199
Method
construct
external/include/json.hpp:635
Method
construct
external/include/json.hpp:647
Method
construct
external/include/json.hpp:667
Method
construct
external/include/json.hpp:679
Method
construct
external/include/json.hpp:691
Method
construct
external/include/json.hpp:703
Method
construct
external/include/json.hpp:759
Method
constructor_helper
external/include/loguru.hpp:2526
Method
convert
external/include/catch.hpp:770
Method
convert
external/include/catch.hpp:832
Method
convert
external/include/catch.hpp:838
Method
convert
external/include/catch.hpp:844
Method
convert
external/include/catch.hpp:909
Method
convert
external/include/catch.hpp:920
Method
convert
external/include/catch.hpp:947
Method
convert
external/include/catch.hpp:955
Method
convert
external/include/catch.hpp:986
Method
convert
external/include/catch.hpp:1029
Method
convert
external/include/catch.hpp:1081
Method
convert
external/include/catch.hpp:1088
Method
convert
external/include/catch.hpp:1144
Method
convert
external/include/catch.hpp:1152
Method
convert
external/include/catch.hpp:1160
Method
convert
external/include/catch.hpp:1168
Method
convert
external/include/catch.hpp:1180
Method
convert
external/include/catch.hpp:1187
Method
convert
external/include/catch.hpp:4539
Method
copy
external/include/mapbox/variant.hpp:259
Method
copy
external/include/mapbox/variant.hpp:277
Method
copy_assign
external/include/mapbox/variant.hpp:632
Function
copy_file
src/util/filesystem.cpp:1362
Function
copy_if
src/util/algorithm.hpp:707
Function
count
external/include/json.hpp:11002
Method
create
external/include/catch.hpp:3951
Method
create
external/include/catch.hpp:3972
Method
create
! @brief create a parse error exception @param[in] id_ the id of the exception @param[in] byte_ the byte index where the error o
external/include/json.hpp:279
Method
create
external/include/json.hpp:343
Method
create
external/include/json.hpp:395
← previous
next →
1,001–1,100 of 2,198, ranked by callers