MCPcopy Create free account

hub / github.com/cycfi/q / functions

Functions875 in github.com/cycfi/q

Methodoperator-
q_lib/include/q/support/unit.hpp:250
Methodoperator--
q_lib/include/q/support/phase.hpp:177
Functionoperator-=
q_lib/include/q/detail/fast_math.hpp:138
Functionoperator/
q_lib/include/q/detail/fast_math.hpp:123
Functionoperator/
q_lib/include/q/support/unit.hpp:450
Functionoperator/=
q_lib/include/q/detail/fast_math.hpp:140
Functionoperator<
q_lib/include/q/support/unit.hpp:302
Functionoperator<=
q_lib/include/q/support/unit.hpp:324
Functionoperator==
q_lib/include/q/support/unit.hpp:258
Functionoperator>
q_lib/include/q/support/unit.hpp:346
Functionoperator>=
q_lib/include/q/support/unit.hpp:368
Methodoperator[]
get data (index can be fractional)
q_lib/include/q/utility/fractional_ring_buffer.hpp:36
Methodoperator[]
q_lib/include/q/support/multi_buffer.hpp:55
Methodoperator[]
q_lib/include/q/support/pitch_names.hpp:75
Functionoperator^
q_lib/include/q/detail/fast_math.hpp:131
Functionoperator^=
q_lib/include/q/detail/fast_math.hpp:144
Functionoperator|
q_lib/include/q/detail/fast_math.hpp:130
Functionoperator|=
q_lib/include/q/detail/fast_math.hpp:142
Methodoutput_channels
q_io/include/q_io/audio_stream.hpp:48
Methodoutput_latency
q_io/src/audio_stream.cpp:214
Methodpeak
q_lib/include/q/fx/peak.hpp:30
Methodpeak_envelope_follower
/////////////////////////////////////////////////////////////////////// peak_envelope_follower
q_lib/include/q/fx/envelope.hpp:159
Methodpeaking
q_lib/include/q/fx/biquad.hpp:452
Methodperiod
q_lib/include/q/utility/zero_crossing_collector.hpp:150
Methodperiod
///////////////////////////////////////////////////////////////////////
q_lib/include/q/support/frequency_impl.hpp:15
Methodperiod_detector
q_lib/include/q/pitch/period_detector.hpp:40
Methodperiod_detector
/////////////////////////////////////////////////////////////////////// Implementation ///////////////////////////////////////////////////////////////
q_lib/include/q/pitch/period_detector.hpp:77
Methodperiod_of
q_lib/include/q/pitch/period_detector.hpp:143
Methodphase
q_lib/include/q/support/phase.hpp:124
Methodphase_iterator
q_lib/include/q/support/phase.hpp:154
Methodpitch
/////////////////////////////////////////////////////////////////////// Inlines //////////////////////////////////////////////////////////////////////
q_lib/include/q/support/pitch.hpp:65
Methodpitch_bend
q_lib/include/q/support/midi_messages.hpp:300
Methodpitch_detector
q_lib/include/q/pitch/pitch_detector.hpp:34
Methodpitch_detector
/////////////////////////////////////////////////////////////////////// Implementation ///////////////////////////////////////////////////////////////
q_lib/include/q/pitch/pitch_detector.hpp:68
Methodpivot
set pivot (90 deg shift at frequency f)
q_lib/include/q/fx/allpass.hpp:38
Methodpivot
q_lib/include/q/fx/level_crossfade.hpp:40
Methodpoly_aftertouch
q_lib/include/q/support/midi_messages.hpp:228
Methodpolyphase_allpass
q_lib/include/q/fx/allpass.hpp:51
Methodpop_front
q_lib/include/q/utility/ring_buffer.hpp:149
Methodport_audio_init
q_io/src/audio_device.cpp:17
Methodport_midi_init
q_io/src/midi_device.cpp:45
Methodposition
q_lib/include/q/support/midi_messages.hpp:339
Methodposition
q_io/src/audio_file.cpp:73
Methodpre_env
q_lib/include/q/fx/signal_conditioner.hpp:138
Methodpressure
q_lib/include/q/support/midi_messages.hpp:290
Methodprocess
example/delay.cpp:33
Methodprocess
example/io_delay.cpp:32
Methodprocess
q_lib/include/q/support/audio_stream.hpp:24
Methodprocess_harmonics
q_lib/include/q/pitch/period_detector.hpp:194
Methodprocess_raw
q_io/include/q_io/midi_stream.hpp:60
Methodprogram_change
q_lib/include/q/support/midi_messages.hpp:266
Methodpulse_osc
q_lib/include/q/synth/pulse_osc.hpp:46
Methodramp_holder
q_lib/include/q/synth/envelope_gen.hpp:172
Methodrange
q_lib/include/q/fx/map.hpp:34
Methodratio
q_lib/include/q/fx/dynamic.hpp:148
Methodread
q_io/include/q_io/audio_file.hpp:78
Methodread
/////////////////////////////////////////////////////////////////////// Inlines //////////////////////////////////////////////////////////////////////
q_io/include/q_io/audio_file.hpp:108
Methodrelease
q_lib/include/q/synth/envelope_gen.hpp:276
Methodrelease_rate
q_lib/include/q/synth/envelope_gen.hpp:371
Methodrelease_threshold
q_lib/include/q/fx/noise_gate.hpp:95
Methodrelease_threshold
q_lib/include/q/fx/signal_conditioner.hpp:153
Methodreset
q_lib/include/q/utility/zero_crossing_collector.hpp:203
Methodreset
q_lib/include/q/fx/delay.hpp:54
Methodreset
q_lib/include/q/fx/integrator.hpp:35
Methodreset
q_lib/include/q/synth/exponential_gen.hpp:56
Methodreset
q_lib/include/q/synth/linear_gen.hpp:40
Methodreset
q_lib/include/q/synth/linear_gen.hpp:91
Methodreset
q_lib/include/q/synth/sin_cos_gen.hpp:51
Methodreset
q_lib/include/q/synth/hann_gen.hpp:44
Methodreset
q_lib/include/q/synth/hann_gen.hpp:88
Methodreset
q_lib/include/q/synth/blackman_gen.hpp:47
Methodreset
q_lib/include/q/synth/blackman_gen.hpp:92
Methodreset
q_lib/include/q/synth/hamming_gen.hpp:43
Methodreset
q_lib/include/q/pitch/pitch_detector.hpp:43
Methodreset
q_lib/include/q/support/midi_messages.hpp:443
Methodreso_filter
q_lib/include/q/fx/lowpass.hpp:159
Methodresonance
q_lib/include/q/fx/lowpass.hpp:195
Methodrestart
q_io/src/audio_file.cpp:66
Methodring_buffer
q_lib/include/q/utility/ring_buffer.hpp:32
Methodring_buffer
q_lib/include/q/utility/ring_buffer.hpp:63
Functionround
q_lib/include/q/support/interval.hpp:91
Methodrt_exp_moving_average
q_lib/include/q/fx/moving_average.hpp:106
Methodsave
q_lib/include/q/pitch/period_detector.hpp:150
Methodschmitt_trigger
q_lib/include/q/fx/schmitt_trigger.hpp:31
Functionscramble
q_lib/include/q/fft/fft.hpp:129
Methodseek
q_io/src/audio_file.cpp:80
Methodset
q_lib/include/q/utility/bitset.hpp:86
Methodset_bitstream
q_lib/include/q/pitch/period_detector.hpp:99
Methodset_default_device
q_io/src/midi_stream.cpp:62
Methodshift
q_lib/include/q/utility/zero_crossing_collector.hpp:314
Methodsignal_conditioner
q_lib/include/q/fx/signal_conditioner.hpp:80
Functionsignal_handler
example/example.hpp:17
Methodsimilar
q_lib/include/q/utility/zero_crossing_collector.hpp:156
Methodsin_cos_gen
q_lib/include/q/synth/sin_cos_gen.hpp:34
Methodsin_synth
example/sin_osc.cpp:20
Methodsize
q_lib/include/q/utility/ring_buffer.hpp:82
Methodslope
q_lib/include/q/fx/differentiator.hpp:76
Methodsoft_knee_compressor
/////////////////////////////////////////////////////////////////////// soft_knee_compressor
q_lib/include/q/fx/dynamic.hpp:165
Methodsong_number
q_lib/include/q/support/midi_messages.hpp:355
Methodsong_position
q_lib/include/q/support/midi_messages.hpp:325
← previousnext →701–800 of 875, ranked by callers