The Flagship http://ardour.org
Go to file
Robin Gareus b0db646029
Refactor input port monitoring
* avoid memory allocation (remove std:set<>&)
* skip nested loop using port-names as IDs

However this adds a bit of extra cost in case input ports are
monitored: get_port_by_name() and get_buffer()
2021-06-08 14:34:57 +02:00
doc
gtk2_ardour Revert "extend API of ARDOUR_UI_UTILS::emulate_key_event() to allow it to pass modifiers too" 2021-06-06 08:11:26 -06:00
headless
libs Refactor input port monitoring 2021-06-08 14:34:57 +02:00
luasession
msvc_extra_headers
MSVCardour3
MSVCMixbus3
MSVCvst_scan
nutemp
session_utils
share Add Lua binding to query plugin-presets and scalepoints 2021-05-27 16:56:24 +02:00
tools Consistent label for ACE plugin installer 2021-06-01 21:09:12 +02:00
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 Fix gprof builds 2021-05-23 01:05:22 +02:00

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

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