13
0
Go to file
Robin Gareus d0a51f017a
VST3: fix manually setting integer ctrls from UI (#9212)
set_parameter_internal() normalizes the value (C++ reference),
when setting a parameter manually (inline control, generic UI)
only the shadow_data is updated (which is supposed to be
normalized).
2023-02-03 04:44:17 +01:00
doc
gtk2_ardour tweak generation process for preferences metadata and start adding some 2023-02-01 18:14:33 -07:00
headless
libs VST3: fix manually setting integer ctrls from UI (#9212) 2023-02-03 04:44:17 +01:00
luasession
msvc_extra_headers
MSVCardour3
MSVCMixbus3
MSVCvst_scan
session_utils
share Towards arranging sections 2023-01-23 04:07:46 +01:00
tools configuration_metadata.cc should be manually generated whenever metadata changes, so just commit current version 2023-01-28 08:27:56 -07:00
.dir-locals.el
.gitattributes
.gitignore
ardour.1
COPYING
nutempo-todo
PACKAGER_README
README
README-GITHUB.txt
system_config
TRANSLATORS
waf
wscript Avoid .sh file extension 2022-12-03 15:03:44 +01:00

Please see the Ardour web site at https://ardour.org/ for all documentation..

For information on building ardour: 
      
     https://ardour.org/development.html