Jscott44 / RTEP5-the-raspberry-jam

Realtime digital guitar effects pedal designed for Raspberry PI, written in C++
MIT License
12 stars 0 forks source link

GUI Only Button #103

Closed AlanHam42 closed 5 months ago

AlanHam42 commented 5 months ago

Ditching the hardware button for now due to issues with Sudo, moving to a digital only button.

iamdario commented 5 months ago

Button was implemented in the GUI by Alan and now I have implemented the logic to allow the button to call callbacks in EffectManager to enable/disable effects