WALTER (Window Arrangement Logic Template Engine for REAPER)
WALTER is REAPER's layout language for defining the position, size, and appearance of UI elements in track panels, mixer panels, envelope panels, and the transport.
Kind: concept
WALTER is a system to define the visual layout and appearance of objects within REAPER -- currently, it can be used to customize the layout and appearance of the REAPER track panels, mixer panels, envelope panels, transport, and so on.
WALTER commands are defined in two places:
- In a theme's rtconfig.txt, specifying layout information specific to the theme (for more information on this, see XXX)
- In REAPER's Plugins/default_rules.txt, which is used when a theme does not define any WALTER in its rtconfig.txt (such as classic 3.x and 2.x themes)