mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Mirror of Ardour Source Code
If a plugin implements Vst::IComponent::set_state() but does not implement Vst::IEditController::setComponentState() nor dedicated get/setState interface for the IEditController, querying the parameters using Vst::IEditController::getParamNormalized() returns values that do reflect the restored state. In this case the host needs to save/restore all control-parameters, and ignore values reported by ::getParamNormalized(). This fixes a state save/restore issue with softube.vst3, however vstpresets are still broken: the GUI (IComponent) is updated, however the controller isn't. |
||
|---|---|---|
| doc | ||
| gtk2_ardour | ||
| headless | ||
| libs | ||
| luasession | ||
| msvc_extra_headers | ||
| MSVCardour3 | ||
| MSVCMixbus3 | ||
| MSVCvst_scan | ||
| nutemp | ||
| session_utils | ||
| share | ||
| tools | ||
| vst | ||
| .dir-locals.el | ||
| .gitattributes | ||
| .gitignore | ||
| ardour.1 | ||
| COPYING | ||
| instant.xml.sae | ||
| msvc32-fixup.pl | ||
| PACKAGER_README | ||
| README | ||
| README-GITHUB.txt | ||
| system_config | ||
| testfile.flac | ||
| testfile.ogg | ||
| TRANSLATORS | ||
| waf | ||
| wscript | ||
Please see the Ardour web site at http://ardour.org/ for all documentation..
For information on building ardour:
http://ardour.org/development.html