VST 3.7.14 SDK Released

VST 3.7.14 SDK Released

Dear VST Developers,

Steinberg Media Technologies today releases the VST SDK 3.7.14

Here’s a brief overview of changes:


Version 3.7.14 (2025/06/23)

  • VSTGUI update 4.14.3

  • Documentation

    • Updated Doxygen version
    • Fix tutorial dataexchange example.
  • cmake

    • Fix createlink does not work on macOS 15.4.
  • Examples:

    • Fix mda plug-ins: mda Synthesizers should convert % parameter strings using 0 to 100, not 0 to 1 (Issue#135).
    • Fix mda plug-in: mdaPianoController.cpp incorrectly implements 4 presets instead of 7 (Issue#133).
    • Add variable program count support to Test Multiple Program Changes Plug-in.
  • Helpers classes:

    • Fix missing implementation of FUID::generate() for Windows on Arm (Issue#20).
  • VST3PluginTestHost v3.10:

    • Fix support of parameters with UTF16 characters (not only ASCII).

The SDK can be downloaded here:

Online documentation available under:
VST - VST 3 Developer Portal (steinbergmedia.github.io)

Your Steinberg Team