Module vst::editor

source ·
Expand description

All VST plugin editor related functionality.

Structs

  • A platform independent key code. Includes modifier keys.

Enums

  • Platform independent key codes.
  • Allows host to set how a parameter knob works.

Traits

  • Implemented by plugin editors.