/ VST Home / Change History
- 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 2 times the same plug-in editor