summaryrefslogtreecommitdiff
path: root/gui.cpp
AgeCommit message (Collapse)Author
2022-02-20Set up CMake build systemHEADmastercflip
2022-01-01Clean up GUI appearancecflip
2022-01-01Rename knobs to sliderscflip
I originally planned to make knobs but SDL doesn't have any built in circle drawing functions so they are sliders now.
2021-12-22Use sequence parameters for step colourscflip
Just a nice little visual effect.
2021-12-22Refactoring and cleanupcflip