MCPcopy Create free account

hub / github.com/Quinny/GuitarEffects / functions

Functions167 in github.com/Quinny/GuitarEffects

MethodRegisterPedal
Add a new pedal to the registry. This should only be accessed via the REGISTER_PEDAL macro. Returns a bool because we need it for the macro to work p
pedal_registry.h:30
MethodRemovePedalHandler
web/handlers.h:111
MethodRenderSignal
Render the audio signal from the frame buffer to the screen.
visualization/visualizer.h:38
MethodReverbPedal
pedals/reverb_pedal.h:16
MethodReverseDelayPedal
pedals/reverse_delay_pedal.h:13
MethodScreen
visualization/screen.h:11
MethodSigmoidPedal
pedals/sigmoid_pedal.h:9
MethodState
pedals/looper_pedal.h:84
MethodStaticFileHandler
web/handlers.h:18
MethodTanhPedal
pedals/tanh_pedal.h:9
MethodTransform
pedals/compressor_pedal.h:24
MethodTransform
pedals/wav_looper.h:18
MethodTransform
pedals/flanger_pedal.h:21
MethodTransform
pedals/delay_pedal.h:22
MethodTransform
pedals/looper_pedal.h:23
MethodTransform
pedals/fuzz_pedal.h:18
MethodTransform
pedals/wave_shaper_pedal.h:16
MethodTransform
pedals/distortion_pedal.h:19
MethodTransform
pedals/echo_pedal.h:23
MethodTransform
pedals/reverse_delay_pedal.h:18
MethodTransform
pedals/filter_pedal.h:12
MethodTransform
pedals/reverb_pedal.h:21
MethodTransform
pedals/auto_wah_pedal.h:20
MethodTransform
pedals/sawtooth.h:16
MethodTransform
pedals/boost_pedal.h:11
MethodUpdate
pedals/wave_shaper_pedal.h:51
MethodVisualizer
visualization/visualizer.h:14
MethodWavLooper
The provided directory is where the pedal will look for files to load.
pedals/wav_looper.h:13
MethodWaveShaper
fx/wave_shaper.h:16
Methodadd
()
web/static/app.jsx:8
Functioncallback
Callback on each buffer recieved from the RTAudio library. Applies the transformation function to the signal and writes the result into the output buf
audio_transformer.h:29
MethodcomponentDidMount
()
web/static/app.jsx:33
MethodcomponentDidMount
()
web/static/app.jsx:179
Methodconstructor
(props)
web/static/app.jsx:3
Methodconstructor
(props)
web/static/app.jsx:24
Methodconstructor
(props)
web/static/app.jsx:72
Methodconstructor
(props)
web/static/app.jsx:116
Methodconstructor
(props)
web/static/app.jsx:172
Methodconstructor
(props)
web/static/app.jsx:245
Functioninner
()
button_service.py:7
Functionmain
plot.cpp:18
Functionmain
Record audio signal and dumps it to a file called "recording" which can then be read by a Playback object (see playback.h).
record.cpp:9
Functionmain
web/main.cpp:140
MethodonChange
(event)
web/static/app.jsx:85
Methodoperator()
visualization/sdl-ptrs.h:11
Methodoperator()
visualization/sdl-ptrs.h:15
Methodoperator()
visualization/sdl-ptrs.h:19
Methodoperator()
fx/effects_pipeline.h:18
Methodoperator()
fx/wave_shaper.h:26
Methodoperator()
web/handlers.h:20
Methodoperator()
web/handlers.h:50
Methodoperator()
web/handlers.h:69
Methodoperator()
web/handlers.h:114
Methodoperator()
web/handlers.h:130
Methodoperator()
web/handlers.h:157
Methodoperator()
web/handlers.h:173
Methodoperator()
web/handlers.h:192
Methodpush
()
web/static/app.jsx:126
Methodremove
()
web/static/app.jsx:121
Methodrender
()
web/static/app.jsx:12
Methodrender
()
web/static/app.jsx:54
Methodrender
()
web/static/app.jsx:94
Methodrender
()
web/static/app.jsx:130
Methodrender
()
web/static/app.jsx:196
Methodtweak
(sign)
web/static/app.jsx:76
Method~Pedal
pedal.h:36
Method~Screen
visualization/screen.h:60
← previous101–167 of 167, ranked by callers