Merge branch 'tildearrow:master' into master

This commit is contained in:
BlastBrothers 2022-04-11 19:51:31 -04:00 committed by GitHub
commit 1d14ca2d88
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 39 additions and 74 deletions

View file

@ -46,6 +46,9 @@
#define BIND_FOR(x) getKeyName(actionKeys[x],true).c_str()
// TODO:
// - add colors for FM envelope and waveform
// - maybe add "alternate" color for FM modulators/carriers (a bit difficult)
enum FurnaceGUIColors {
GUI_COLOR_BACKGROUND=0,
GUI_COLOR_FRAME_BACKGROUND,