FilmStripContinuousControl

VU Meter

Code Snippet

<FilmStripContinuousControl value={-2} min={-7} max={3} label="VU Meter" step={1} unit="VU" defaultValue={-2}
  frameWidth={120} frameHeight={80} frameCount={48}
  imageHref="/images/demo/vu3.png" interactionDirection="horizontal" valueAsLabel="interactive"
  onChange={(e) => setValue(e.value)}
/>

Properties

Examples

VU Meter
Tone
ABS Knob