Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Quinny/GuitarEffects
/ functions
Functions
167 in github.com/Quinny/GuitarEffects
⨍
Functions
167
◇
Types & classes
61
Method
RegisterPedal
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
Method
RemovePedalHandler
web/handlers.h:111
Method
RenderSignal
Render the audio signal from the frame buffer to the screen.
visualization/visualizer.h:38
Method
ReverbPedal
pedals/reverb_pedal.h:16
Method
ReverseDelayPedal
pedals/reverse_delay_pedal.h:13
Method
Screen
visualization/screen.h:11
Method
SigmoidPedal
pedals/sigmoid_pedal.h:9
Method
State
pedals/looper_pedal.h:84
Method
StaticFileHandler
web/handlers.h:18
Method
TanhPedal
pedals/tanh_pedal.h:9
Method
Transform
pedals/compressor_pedal.h:24
Method
Transform
pedals/wav_looper.h:18
Method
Transform
pedals/flanger_pedal.h:21
Method
Transform
pedals/delay_pedal.h:22
Method
Transform
pedals/looper_pedal.h:23
Method
Transform
pedals/fuzz_pedal.h:18
Method
Transform
pedals/wave_shaper_pedal.h:16
Method
Transform
pedals/distortion_pedal.h:19
Method
Transform
pedals/echo_pedal.h:23
Method
Transform
pedals/reverse_delay_pedal.h:18
Method
Transform
pedals/filter_pedal.h:12
Method
Transform
pedals/reverb_pedal.h:21
Method
Transform
pedals/auto_wah_pedal.h:20
Method
Transform
pedals/sawtooth.h:16
Method
Transform
pedals/boost_pedal.h:11
Method
Update
pedals/wave_shaper_pedal.h:51
Method
Visualizer
visualization/visualizer.h:14
Method
WavLooper
The provided directory is where the pedal will look for files to load.
pedals/wav_looper.h:13
Method
WaveShaper
fx/wave_shaper.h:16
Method
add
()
web/static/app.jsx:8
Function
callback
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
Method
componentDidMount
()
web/static/app.jsx:33
Method
componentDidMount
()
web/static/app.jsx:179
Method
constructor
(props)
web/static/app.jsx:3
Method
constructor
(props)
web/static/app.jsx:24
Method
constructor
(props)
web/static/app.jsx:72
Method
constructor
(props)
web/static/app.jsx:116
Method
constructor
(props)
web/static/app.jsx:172
Method
constructor
(props)
web/static/app.jsx:245
Function
inner
()
button_service.py:7
Function
main
plot.cpp:18
Function
main
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
Function
main
web/main.cpp:140
Method
onChange
(event)
web/static/app.jsx:85
Method
operator()
visualization/sdl-ptrs.h:11
Method
operator()
visualization/sdl-ptrs.h:15
Method
operator()
visualization/sdl-ptrs.h:19
Method
operator()
fx/effects_pipeline.h:18
Method
operator()
fx/wave_shaper.h:26
Method
operator()
web/handlers.h:20
Method
operator()
web/handlers.h:50
Method
operator()
web/handlers.h:69
Method
operator()
web/handlers.h:114
Method
operator()
web/handlers.h:130
Method
operator()
web/handlers.h:157
Method
operator()
web/handlers.h:173
Method
operator()
web/handlers.h:192
Method
push
()
web/static/app.jsx:126
Method
remove
()
web/static/app.jsx:121
Method
render
()
web/static/app.jsx:12
Method
render
()
web/static/app.jsx:54
Method
render
()
web/static/app.jsx:94
Method
render
()
web/static/app.jsx:130
Method
render
()
web/static/app.jsx:196
Method
tweak
(sign)
web/static/app.jsx:76
Method
~Pedal
pedal.h:36
Method
~Screen
visualization/screen.h:60
← previous
101–167 of 167, ranked by callers