Jamba Views

Introduction

The VST SDK comes with a set of default views. Jamba adds several views (easily distinguishable in the editor as they are all prefixed with Jamba -).

Toggle Button A button that can be on or off (2 or 4 frames) Toggle Button
Momentary Button A button that is on only when pressed (2 or 4 frames) Momentary Button
Discrete Button A button to manage discrete/step parameters (on when parameter value is step) Discrete Button
Step Button A button to cycle (up or down) through the values of a discrete/step parameter Step Button
Step Pad A pad to cycle through the values of a discrete/step parameter by click dragging the mouse Step Pad
Text Button A momentary button used for triggering an action/listener when pressed Text Button
Text Edit A text edit view to handle the text as a parameter (exposed to other views, saved/restored from state) Text Edit
Scrollbar A scrollbar with zoom handles (tied to 2 vst parameters) Scrollbar
Switch View Container A view container to handle switching between different views when a parameter changes (tabs) Switch View Container
Param Display Displays the parameter (Vst or Jmb) value in a window Param Display
Debug Param Display Displays the parameter (Vst or Jmb) value in a window and highlights it when it changes Debug Param Display
Param Image Renders parameter value as an image (ex: LEDs, status, etc…) Param Image
Image Simply renders an image Image