/ VST Home / Change History

Version 3.6.13 (2019/04/08)

Version 3.6.13 (2019/04/08)

  • VSTGUI 4.8

    • new VSTGUI::CSegmentButton selection mode kSingleToggle and styles kHorizontalInverse and kVerticalInverse.
  • Interfaces changes:

    • new PluginType kInstrumentPiano (instrument for piano sounds).
  • cmake:

    • minor refactoring.
    • add Visual Studio 2020 support.
  • Examples:

    • add some more checks in HostChecker plug-in.
    • add some debug output for editorhost.
  • Plug-in Wrappers:

    • AAX Wrapper (VST 3 - AAX Wrapper):
      • loading of preset should not overwrite the current Bypass state.
  • VST3PluginTestHost:

    • support of IPlugInterfaceSupport.
    • support of MPE.
    • possibility to open the same plug-in editor twice.