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

Integrate GUI_Integration Branch into Development #85

Closed iamdario closed 5 months ago

iamdario commented 5 months ago

Based on Issue #72 . Development branch can now use the effects that were created. Now, we have to allow the GUI to interact with the EffectsManager object.

iamdario commented 5 months ago

Has been integrated and merged into Development. Found various issues which must be addressed. Please see Pull request #88 for more information.