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

Savestates #107

Closed AlanHam42 closed 5 months ago

AlanHam42 commented 5 months ago

Add savestates to the GUI to allow the user to create, load, and delete savestates.

AlanHam42 commented 5 months ago

GUI can create save-states in the form of text files, which are loaded into the GUI in the constructor and can be added, removed, and loaded into the program.