The Flagship http://ardour.org
Go to file
Robin Gareus bd6fb8f172
Fix issue when importing m4a
PBD::RingBuffer<>::rw_vector can return a NULL pointer
for the 2nd buffer, which can lead to undefined behavior:
`memcpy (NULL, src, 0);`
2021-06-29 00:11:17 +02:00
doc
gtk2_ardour GUI side of microseconds_t => int64_t 2021-06-28 14:47:48 -06:00
headless
libs Fix issue when importing m4a 2021-06-29 00:11:17 +02:00
luasession Lua Session windows stdio 2021-06-09 02:43:31 +02:00
msvc_extra_headers Emulate exp2f() for older MS compilers where it wasn't available 2021-05-05 17:50:41 +01:00
MSVCardour3 Add MSVC support for the upcoming dsp stats window 2021-06-12 10:42:27 +01:00
MSVCMixbus3
MSVCvst_scan
nutemp
session_utils
share WebSockets: minor update in JS code style 2021-06-14 10:36:10 +02:00
tools Override Ubuntu global menu 2021-06-21 05:23:01 +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