Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cycfi/q
/ functions
Functions
875 in github.com/cycfi/q
⨍
Functions
875
◇
Types & classes
204
↓ 1 callers
Function
drwav_read_f32__alaw
q_io/external/include/dr_wav.h:2841
↓ 1 callers
Function
drwav_read_f32__ieee
q_io/external/include/dr_wav.h:2812
↓ 1 callers
Function
drwav_read_f32__ima
q_io/external/include/dr_wav.h:2790
↓ 1 callers
Function
drwav_read_f32__msadpcm
q_io/external/include/dr_wav.h:2768
↓ 1 callers
Function
drwav_read_f32__mulaw
q_io/external/include/dr_wav.h:2865
↓ 1 callers
Function
drwav_read_f32__pcm
q_io/external/include/dr_wav.h:2744
↓ 1 callers
Function
drwav_read_raw
q_io/external/include/dr_wav.h:1869
↓ 1 callers
Function
drwav_read_s16__alaw
q_io/external/include/dr_wav.h:2527
↓ 1 callers
Function
drwav_read_s16__ieee
q_io/external/include/dr_wav.h:2507
↓ 1 callers
Function
drwav_read_s16__mulaw
q_io/external/include/dr_wav.h:2547
↓ 1 callers
Function
drwav_read_s16__pcm
q_io/external/include/dr_wav.h:2482
↓ 1 callers
Function
drwav_read_s32
q_io/external/include/dr_wav.h:3230
↓ 1 callers
Function
drwav_read_s32__alaw
q_io/external/include/dr_wav.h:3182
↓ 1 callers
Function
drwav_read_s32__ieee
q_io/external/include/dr_wav.h:3158
↓ 1 callers
Function
drwav_read_s32__ima
q_io/external/include/dr_wav.h:3136
↓ 1 callers
Function
drwav_read_s32__msadpcm
q_io/external/include/dr_wav.h:3114
↓ 1 callers
Function
drwav_read_s32__mulaw
q_io/external/include/dr_wav.h:3206
↓ 1 callers
Function
drwav_read_s32__pcm
q_io/external/include/dr_wav.h:3085
↓ 1 callers
Function
drwav_riff_chunk_size_riff
q_io/external/include/dr_wav.h:1582
↓ 1 callers
Function
drwav_riff_chunk_size_w64
q_io/external/include/dr_wav.h:1600
↓ 1 callers
Function
drwav_s24_to_f32
q_io/external/include/dr_wav.h:2959
↓ 1 callers
Function
drwav_s24_to_s16
q_io/external/include/dr_wav.h:2616
↓ 1 callers
Function
drwav_s24_to_s32
q_io/external/include/dr_wav.h:3291
↓ 1 callers
Function
drwav_s32_to_f32
q_io/external/include/dr_wav.h:2975
↓ 1 callers
Function
drwav_s32_to_s16
q_io/external/include/dr_wav.h:2626
↓ 1 callers
Function
drwav_seek_to_sample
q_io/external/include/dr_wav.h:1923
↓ 1 callers
Function
drwav_u8_to_f32
q_io/external/include/dr_wav.h:2927
↓ 1 callers
Function
drwav_u8_to_s16
q_io/external/include/dr_wav.h:2605
↓ 1 callers
Function
drwav_u8_to_s32
q_io/external/include/dr_wav.h:3269
↓ 1 callers
Function
drwav_write
q_io/external/include/dr_wav.h:2031
↓ 1 callers
Function
drwav_write_raw
q_io/external/include/dr_wav.h:2019
↓ 1 callers
Function
fast_inverse
/////////////////////////////////////////////////////////////////////// Fast reciprocal. See http://tinyurl.com/lgmnsyg. We want to avoid multiplicati
q_lib/include/q/support/base.hpp:160
↓ 1 callers
Function
fast_sqrt
/////////////////////////////////////////////////////////////////////// Fast sqrt ////////////////////////////////////////////////////////////////////
q_lib/include/q/support/base.hpp:217
↓ 1 callers
Function
fastererfc
q_lib/include/q/detail/fast_math.hpp:529
↓ 1 callers
Function
fasterfc
q_lib/include/q/detail/fast_math.hpp:512
↓ 1 callers
Function
fasterpow
q_lib/include/q/detail/fast_math.hpp:1190
↓ 1 callers
Function
fastersinfull
q_lib/include/q/detail/fast_math.hpp:1407
↓ 1 callers
Function
fastertan
q_lib/include/q/detail/fast_math.hpp:1462
↓ 1 callers
Function
fastpow
q_lib/include/q/detail/fast_math.hpp:1183
↓ 1 callers
Function
fastsinfull
q_lib/include/q/detail/fast_math.hpp:1396
↓ 1 callers
Method
fill
q_lib/include/q/fx/moving_sum.hpp:101
↓ 1 callers
Function
floor
q_lib/include/q/support/pitch.hpp:103
↓ 1 callers
Function
frac_phase
q_lib/include/q/support/phase.hpp:113
↓ 1 callers
Method
frames_after_shift
q_lib/include/q/pitch/pitch_detector.hpp:41
↓ 1 callers
Function
gen_harmonics
test/pitch_detector.cpp:104
↓ 1 callers
Function
gen_ramp
//////////////////////////////////////////////////////////////////////////
test/dynamics.cpp:112
↓ 1 callers
Method
get
q_lib/include/q/pitch/period_detector.hpp:215
↓ 1 callers
Method
harmonic
q_lib/include/q/pitch/period_detector.hpp:343
↓ 1 callers
Method
is_reset
q_lib/include/q/utility/zero_crossing_collector.hpp:210
↓ 1 callers
Function
median3f
/////////////////////////////////////////////////////////////////////// 3-point 1D median filter. Returns the median of 3 latest samples. The median f
q_lib/include/q/fx/median.hpp:21
↓ 1 callers
Method
minimum_period
q_lib/include/q/pitch/period_detector.hpp:47
↓ 1 callers
Function
note_frequency
/////////////////////////////////////////////////////////////////////// MIDI note to frequency ///////////////////////////////////////////////////////
q_lib/include/q/support/midi_messages.hpp:452
↓ 1 callers
Method
period
q_lib/include/q/fx/zero_crossing.hpp:154
↓ 1 callers
Method
periodicity
q_lib/include/q/pitch/pitch_detector.hpp:220
↓ 1 callers
Method
predict_frequency
q_lib/include/q/pitch/pitch_detector.hpp:230
↓ 1 callers
Method
preset
q_lib/include/q/support/midi_messages.hpp:273
↓ 1 callers
Method
process
example/sin_osc.cpp:25
↓ 1 callers
Method
process
example/square_synth.cpp:33
↓ 1 callers
Method
reset
q_lib/include/q/synth/envelope_gen.hpp:203
↓ 1 callers
Method
signal_env
q_lib/include/q/fx/signal_conditioner.hpp:143
↓ 1 callers
Method
similar
q_lib/include/q/fx/zero_crossing.hpp:208
↓ 1 callers
Method
sum
q_lib/include/q/fx/moving_sum.hpp:55
↓ 1 callers
Function
table_lookup
q_lib/include/q/detail/table_lookup.hpp:16
↓ 1 callers
Function
test_agc
//////////////////////////////////////////////////////////////////////////
test/dynamics.cpp:90
↓ 1 callers
Function
test_compressor
//////////////////////////////////////////////////////////////////////////
test/dynamics.cpp:24
↓ 1 callers
Function
test_expander
//////////////////////////////////////////////////////////////////////////
test/dynamics.cpp:68
↓ 1 callers
Function
test_soft_knee_compressor
//////////////////////////////////////////////////////////////////////////
test/dynamics.cpp:46
↓ 1 callers
Method
update_peak
q_lib/include/q/utility/zero_crossing_collector.hpp:143
↓ 1 callers
Function
vfastcos
q_lib/include/q/detail/fast_math.hpp:1568
↓ 1 callers
Function
vfastererfc
q_lib/include/q/detail/fast_math.hpp:595
↓ 1 callers
Function
vfasterfc
q_lib/include/q/detail/fast_math.hpp:578
↓ 1 callers
Function
vfastersinfull
q_lib/include/q/detail/fast_math.hpp:1553
↓ 1 callers
Function
vfastsinfull
q_lib/include/q/detail/fast_math.hpp:1538
Method
basic_fast_ave_envelope_follower
q_lib/include/q/fx/envelope.hpp:273
Method
basic_fast_envelope_follower
q_lib/include/q/fx/envelope.hpp:238
Function
GetChar
q_lib/include/q/detail/fast_math.hpp:109
Function
abs_within
/////////////////////////////////////////////////////////////////////// abs_within ///////////////////////////////////////////////////////////////////
q_lib/include/q/support/base.hpp:261
Method
active_sensing
q_lib/include/q/support/midi_messages.hpp:430
Method
adsr_envelope_gen
q_lib/include/q/synth/envelope_gen.hpp:337
Method
agc
/////////////////////////////////////////////////////////////////////// agc
q_lib/include/q/fx/dynamic.hpp:261
Method
allpass
q_lib/include/q/fx/biquad.hpp:413
Method
apply
q_lib/include/q/fft/fft.hpp:84
Method
apply
q_lib/include/q/fft/fft.hpp:117
Function
approx_db
q_lib/include/q/support/decibel.hpp:65
Method
ar_envelope_follower
/////////////////////////////////////////////////////////////////////// ar_envelope_follower
q_lib/include/q/fx/envelope.hpp:191
Function
as_double
q_lib/include/q/support/frequency_impl.hpp:20
Function
as_double
///////////////////////////////////////////////////////////////////////
q_lib/include/q/support/duration.hpp:31
Function
as_double
q_lib/include/q/support/interval.hpp:84
Function
as_float
q_lib/include/q/support/frequency_impl.hpp:25
Function
as_float
q_lib/include/q/support/duration.hpp:36
Function
as_float
q_lib/include/q/support/interval.hpp:78
Function
as_int
q_lib/include/q/support/interval.hpp:72
Method
attack
q_lib/include/q/synth/envelope_gen.hpp:266
Method
attack_rate
q_lib/include/q/synth/envelope_gen.hpp:351
Method
audio_device
q_io/include/q_io/audio_device.hpp:34
Method
audio_stream
q_io/src/audio_stream.cpp:85
Method
audio_stream_base
q_lib/include/q/support/audio_stream.hpp:21
Function
audio_stream_callback1
Case input/output
q_io/src/audio_stream.cpp:15
Function
audio_stream_callback2
Input only
q_io/src/audio_stream.cpp:38
Function
audio_stream_callback3
Output only
q_io/src/audio_stream.cpp:60
← previous
next →
201–300 of 875, ranked by callers