/ VST Home / Change History

Version 3.7.14 (2025/06/23)

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.
  • Helper 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).