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

Fixed remove button to remove effects as well as tabs #90

Closed iamdario closed 5 months ago

iamdario commented 5 months ago

Remove button now checks the name of the tab to determine which effect it must remove. Based on Issue #89 and Pull Request #88 .