Added block-bar for more menus.

Optimized menu handling.
pull/32/head
Holger Wirtz 4 years ago
parent 5335837f57
commit 2e6d8ace0d
  1. 648
      UI.hpp
  2. 2
      config.h

648
UI.hpp

File diff suppressed because it is too large Load Diff

@ -352,7 +352,7 @@ enum { DEXED, CHORUS, DELAY, REVERB};
#define CHORUS_LEVEL_DEFAULT 0
#define DELAY_TIME_MIN 0
#define DELAY_TIME_MAX DELAY_MAX_TIME
#define DELAY_TIME_MAX DELAY_MAX_TIME/10
#define DELAY_TIME_DEFAULT 0
#define DELAY_FEEDBACK_MIN 0

Loading…
Cancel
Save