13
0
Go to file
Robin Gareus c98fc1099d Fix some Wimplicit-fallthrough
A "fall through" comment is most portable way to indicate
"no break, fallthru" cases.

 * __attribute__ ((fallthrough))  // is not portable
 * [[fallthrough]]; // is C++17
2018-10-26 14:53:44 +02:00
doc
export
gtk2_ardour Plugin analysis numerics 2018-10-25 04:25:15 +02:00
headless
libs Fix some Wimplicit-fallthrough 2018-10-26 14:53:44 +02:00
mcp
midi_maps
msvc_extra_headers
MSVCardour3 Adapt some MSVC projects to accommodate the changes to 'ptformat' library 2018-10-15 10:19:26 +01:00
MSVCMixbus3
MSVCvst_scan Adapt our remaining MSVC projects for 'boost::atomic' (in case it later gets extended to the other libs) 2018-09-30 09:19:28 +01:00
nutemp
osc
osc_interfaces/touchosc
patches
patchfiles
plugin_metadata
scripts Example convolution plugin (Lua script, hardcoded IR) 2018-10-20 00:24:38 +02:00
session_utils
templates
tools Update Fluidsynth to 2.0.1 2018-10-18 01:43:43 +02:00
us2400
vst
.dir-locals.el
.gitattributes
.gitignore
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
COPYING
instant.xml
instant.xml.sae
msvc32-fixup.pl
PACKAGER_README
README
README-GITHUB.txt
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript Add upstream libzita-convolver 4.0.3 2018-10-20 00:24:38 +02:00

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

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