Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tracktion/choc
/ functions
Functions
2,482 in github.com/Tracktion/choc
⨍
Functions
2,482
◇
Types & classes
381
↓ 2 callers
Function
noteOn
==============================================================================
choc/audio/choc_MIDI.h:674
↓ 2 callers
Method
onResourceRequested
choc/gui/choc_WebView.h:1600
↓ 2 callers
Method
openVirtualPort
choc/audio/io/rtaudio/RtMidi.cpp:3753
↓ 2 callers
Method
pop
choc/audio/io/rtaudio/RtMidi.cpp:907
↓ 2 callers
Function
process_subframe_
choc/audio/choc_AudioFileFormat_FLAC.h:15607
↓ 2 callers
Method
pullBuffer
attempt to pull a buffer from the ring buffer from the current "out" index
choc/audio/io/rtaudio/RtAudio.cpp:4555
↓ 2 callers
Method
pushArg
choc/javascript/choc_javascript.h:250
↓ 2 callers
Method
pushBuffer
attempt to push a buffer into the ring buffer at the current "in" index
choc/audio/io/rtaudio/RtAudio.cpp:4493
↓ 2 callers
Method
readVariableLength
choc/audio/choc_MIDIFile.h:133
↓ 2 callers
Function
read_residual_partitioned_rice_
choc/audio/choc_AudioFileFormat_FLAC.h:11915
↓ 2 callers
Function
removeOuterCharacter
choc/text/choc_StringUtilities.h:306
↓ 2 callers
Function
render
choc/audio/choc_Oscillators.h:116
↓ 2 callers
Method
reset
choc/gui/choc_DesktopWindow.h:670
↓ 2 callers
Method
resetToInternalStorage
choc/containers/choc_SmallVector.h:266
↓ 2 callers
Function
run
choc/gui/choc_MessageLoop.h:158
↓ 2 callers
Function
safe_calloc_
choc/audio/choc_AudioFileFormat_FLAC.h:3844
↓ 2 callers
Method
sampleRateChanged
examples/audio_beep_player.cpp:48
↓ 2 callers
Method
save
choc/audio/choc_MIDIFile.h:409
↓ 2 callers
Method
send
choc/network/choc_HTTPServer.h:380
↓ 2 callers
Function
setAllFrames
choc/audio/choc_SampleBuffers.h:695
↓ 2 callers
Method
setRawData
choc/containers/choc_Value.h:3274
↓ 2 callers
Method
shiftedUp
choc/text/choc_FloatToString.h:115
↓ 2 callers
Method
size
Returns the number of elements. The length() and size() methods are equivalent.
choc/containers/choc_Span.h:68
↓ 2 callers
Method
skipIfStartsWith
choc/text/choc_UTF8.h:429
↓ 2 callers
Function
splitAtWhitespace
choc/text/choc_StringUtilities.h:393
↓ 2 callers
Method
startStream
choc/audio/io/rtaudio/RtAudio.cpp:5342
↓ 2 callers
Function
startsWith
choc/text/choc_StringUtilities.h:430
↓ 2 callers
Method
startsWith
choc/text/choc_UTF8.h:404
↓ 2 callers
Method
tallyDistance
choc/containers/choc_zlib.h:1556
↓ 2 callers
Function
throwParseError
==============================================================================
choc/text/choc_JSON.h:294
↓ 2 callers
Method
toHexString
choc/audio/choc_MIDI.h:670
↓ 2 callers
Function
toLowerCase
choc/text/choc_StringUtilities.h:314
↓ 2 callers
Method
visitObjectMembers
choc/containers/choc_Value.h:2381
↓ 2 callers
Method
write
choc/containers/choc_zlib.h:3957
↓ 2 callers
Method
write
choc/text/choc_FloatToString.h:186
↓ 2 callers
Function
writeWithEscapeCharacters
choc/text/choc_JSON.h:110
↓ 1 callers
Function
FLAC__MD5Update
* Update context to reflect the concatenation of another buffer full * of bytes. */
choc/audio/choc_AudioFileFormat_FLAC.h:8917
↓ 1 callers
Function
FLAC__bitreader_clear
choc/audio/choc_AudioFileFormat_FLAC.h:5015
↓ 1 callers
Function
FLAC__bitreader_get_read_crc16
choc/audio/choc_AudioFileFormat_FLAC.h:5062
↓ 1 callers
Function
FLAC__bitreader_init
choc/audio/choc_AudioFileFormat_FLAC.h:4985
↓ 1 callers
Function
FLAC__bitreader_new
choc/audio/choc_AudioFileFormat_FLAC.h:4955
↓ 1 callers
Function
FLAC__bitreader_read_rice_signed_block
this is by far the most heavily used reader call. it ain't pretty but it's fast */
choc/audio/choc_AudioFileFormat_FLAC.h:5444
↓ 1 callers
Function
FLAC__bitreader_read_utf8_uint32
on return, if *val == 0xffffffff then the utf-8 sequence was invalid, but the return value will be true */
choc/audio/choc_AudioFileFormat_FLAC.h:5584
↓ 1 callers
Function
FLAC__bitreader_read_utf8_uint64
on return, if *val == 0xffffffffffffffff then the utf-8 sequence was invalid, but the return value will be true */
choc/audio/choc_AudioFileFormat_FLAC.h:5639
↓ 1 callers
Function
FLAC__bitreader_reset_read_crc16
choc/audio/choc_AudioFileFormat_FLAC.h:5052
↓ 1 callers
Function
FLAC__bitwriter_get_input_bits_unconsumed
choc/audio/choc_AudioFileFormat_FLAC.h:5895
↓ 1 callers
Function
FLAC__bitwriter_get_write_crc16
choc/audio/choc_AudioFileFormat_FLAC.h:5860
↓ 1 callers
Function
FLAC__bitwriter_get_write_crc8
choc/audio/choc_AudioFileFormat_FLAC.h:5875
↓ 1 callers
Function
FLAC__bitwriter_write_utf8_uint32
choc/audio/choc_AudioFileFormat_FLAC.h:6194
↓ 1 callers
Function
FLAC__bitwriter_write_utf8_uint64
choc/audio/choc_AudioFileFormat_FLAC.h:6240
↓ 1 callers
Function
FLAC__bitwriter_zero_pad_to_byte_boundary
choc/audio/choc_AudioFileFormat_FLAC.h:6295
↓ 1 callers
Function
FLAC__clz_soft_uint32
Will never be emitted for MSVC, GCC, Intel compilers */
choc/audio/choc_AudioFileFormat_FLAC.h:4164
↓ 1 callers
Function
FLAC__crc16
choc/audio/choc_AudioFileFormat_FLAC.h:6733
↓ 1 callers
Function
FLAC__fixed_compute_residual
choc/audio/choc_AudioFileFormat_FLAC.h:6866
↓ 1 callers
Function
FLAC__fixed_restore_signal
choc/audio/choc_AudioFileFormat_FLAC.h:6897
↓ 1 callers
Function
FLAC__lpc_compute_best_order
choc/audio/choc_AudioFileFormat_FLAC.h:8724
↓ 1 callers
Function
FLAC__lpc_compute_expected_bits_per_residual_sample
choc/audio/choc_AudioFileFormat_FLAC.h:8696
↓ 1 callers
Function
FLAC__lpc_compute_lp_coefficients
choc/audio/choc_AudioFileFormat_FLAC.h:7516
↓ 1 callers
Function
FLAC__lpc_quantize_coefficients
choc/audio/choc_AudioFileFormat_FLAC.h:7560
↓ 1 callers
Function
FLAC__lpc_window_data
choc/audio/choc_AudioFileFormat_FLAC.h:7482
↓ 1 callers
Function
FLAC__memory_alloc_aligned_uint64_array
choc/audio/choc_AudioFileFormat_FLAC.h:9334
↓ 1 callers
Function
FLAC__memory_alloc_aligned_unsigned_array
choc/audio/choc_AudioFileFormat_FLAC.h:9363
↓ 1 callers
Function
FLAC__stream_decoder_get_bits_per_sample
choc/audio/choc_AudioFileFormat_FLAC.h:10131
↓ 1 callers
Function
FLAC__stream_decoder_get_channels
choc/audio/choc_AudioFileFormat_FLAC.h:10117
↓ 1 callers
Function
FLAC__stream_decoder_get_resolved_state_string
choc/audio/choc_AudioFileFormat_FLAC.h:10098
↓ 1 callers
Function
FLAC__stream_encoder_delete
choc/audio/choc_AudioFileFormat_FLAC.h:13016
↓ 1 callers
Function
FLAC__stream_encoder_get_bits_per_sample
choc/audio/choc_AudioFileFormat_FLAC.h:14297
↓ 1 callers
Function
FLAC__stream_encoder_get_blocksize
choc/audio/choc_AudioFileFormat_FLAC.h:14313
↓ 1 callers
Function
FLAC__subframe_add_constant
choc/audio/choc_AudioFileFormat_FLAC.h:16995
↓ 1 callers
Function
FLAC__subframe_add_fixed
choc/audio/choc_AudioFileFormat_FLAC.h:17008
↓ 1 callers
Function
FLAC__subframe_add_lpc
choc/audio/choc_AudioFileFormat_FLAC.h:17046
↓ 1 callers
Function
FLAC__subframe_add_verbatim
choc/audio/choc_AudioFileFormat_FLAC.h:17092
↓ 1 callers
Function
FLAC__window_bartlett
choc/audio/choc_AudioFileFormat_FLAC.h:17187
↓ 1 callers
Function
FLAC__window_bartlett_hann
choc/audio/choc_AudioFileFormat_FLAC.h:17206
↓ 1 callers
Function
FLAC__window_blackman
choc/audio/choc_AudioFileFormat_FLAC.h:17215
↓ 1 callers
Function
FLAC__window_blackman_harris_4term_92db_sidelobe
4-term -92dB side-lobe */
choc/audio/choc_AudioFileFormat_FLAC.h:17225
↓ 1 callers
Function
FLAC__window_connes
choc/audio/choc_AudioFileFormat_FLAC.h:17234
↓ 1 callers
Function
FLAC__window_flattop
choc/audio/choc_AudioFileFormat_FLAC.h:17247
↓ 1 callers
Function
FLAC__window_gauss
choc/audio/choc_AudioFileFormat_FLAC.h:17256
↓ 1 callers
Function
FLAC__window_hamming
choc/audio/choc_AudioFileFormat_FLAC.h:17268
↓ 1 callers
Function
FLAC__window_kaiser_bessel
choc/audio/choc_AudioFileFormat_FLAC.h:17286
↓ 1 callers
Function
FLAC__window_nuttall
choc/audio/choc_AudioFileFormat_FLAC.h:17295
↓ 1 callers
Function
FLAC__window_partial_tukey
choc/audio/choc_AudioFileFormat_FLAC.h:17351
↓ 1 callers
Function
FLAC__window_punchout_tukey
choc/audio/choc_AudioFileFormat_FLAC.h:17379
↓ 1 callers
Function
FLAC__window_triangle
choc/audio/choc_AudioFileFormat_FLAC.h:17312
↓ 1 callers
Function
FLAC__window_tukey
choc/audio/choc_AudioFileFormat_FLAC.h:17330
↓ 1 callers
Function
FLAC__window_welch
choc/audio/choc_AudioFileFormat_FLAC.h:17411
↓ 1 callers
Function
L12_apply_scf_384
choc/audio/choc_AudioFileFormat_MP3.h:534
↓ 1 callers
Function
L12_dequantize_granule
choc/audio/choc_AudioFileFormat_MP3.h:499
↓ 1 callers
Function
L12_read_scale_info
choc/audio/choc_AudioFileFormat_MP3.h:451
↓ 1 callers
Function
L12_read_scalefactors
choc/audio/choc_AudioFileFormat_MP3.h:426
↓ 1 callers
Function
L12_subband_alloc_table
choc/audio/choc_AudioFileFormat_MP3.h:381
↓ 1 callers
Function
L3_antialias
choc/audio/choc_AudioFileFormat_MP3.h:1077
↓ 1 callers
Function
L3_change_sign
choc/audio/choc_AudioFileFormat_MP3.h:1252
↓ 1 callers
Function
L3_decode
choc/audio/choc_AudioFileFormat_MP3.h:1305
↓ 1 callers
Function
L3_decode_scalefactors
choc/audio/choc_AudioFileFormat_MP3.h:719
↓ 1 callers
Function
L3_huffman
choc/audio/choc_AudioFileFormat_MP3.h:807
↓ 1 callers
Function
L3_imdct_gr
choc/audio/choc_AudioFileFormat_MP3.h:1260
↓ 1 callers
Function
L3_imdct_short
choc/audio/choc_AudioFileFormat_MP3.h:1239
↓ 1 callers
Function
L3_intensity_stereo
choc/audio/choc_AudioFileFormat_MP3.h:1040
← previous
next →
501–600 of 2,482, ranked by callers