The Flagship http://ardour.org
Go to file
John Emmas 631ee17e34 Modify class ARDOUR::DiskReader because it now includes members declared using 'thread_local'
On Windows, variables defined as having thread storage can have a different address in different threads and as such, they aren't allowed to be imported or exported from a DLL.
2024-05-02 10:22:44 +01:00
MSVCMixbus3 Initial changes needed for building Mixbus (with MSVC) as version 5 2018-09-10 07:14:59 +01:00
MSVCardour3 remove midi_scroomer.h from MSVC project file 2023-09-10 18:20:35 -06:00
MSVCvst_scan Add/remove source(s) in our MSVC project (vst2_scanner) 2021-07-05 10:25:35 +01:00
doc short doc on drawing cairo single pixel lines 2023-07-17 16:46:54 -06:00
gtk2_ardour Don't nag Trax users after export 2024-05-01 14:54:31 +02:00
headless Localize stripped down gtk2 2024-01-06 21:52:48 +01:00
libs Modify class ARDOUR::DiskReader because it now includes members declared using 'thread_local' 2024-05-02 10:22:44 +01:00
luasession Localize stripped down gtk2 2024-01-06 21:52:48 +01:00
msvc_extra_headers Fix various typos 2022-04-08 19:51:02 +02:00
session_utils Remove unmaintained AAF CLI 2024-02-15 01:44:35 +01:00
share Add example script to exercise Plugin Properties 2024-03-24 23:09:53 +01:00
tools Fix OSX packaging and signing for LiveTrax 2024-04-29 00:56:27 +02:00
.dir-locals.el
.gitattributes
.gitignore Localize stripped down gtk2 2024-01-06 21:52:48 +01:00
COPYING add plugin clarification to COPYING 2023-04-26 13:28:29 -06:00
PACKAGER_README
README Directly use HTTPS 2021-03-23 23:27:45 +01:00
README-GITHUB.txt Update tracker/reference URLs to prefer HTTPs 2022-10-24 04:59:20 +02:00
TRANSLATORS Update translation howto 2023-09-24 19:58:25 +02:00
ardour.1 Update tracker/reference URLs to prefer HTTPs 2022-10-24 04:59:20 +02:00
nutempo-todo todo list text for nutempo-related tasks 2021-08-16 13:41:49 -06:00
system_config
waf upgrade waf to 2.0.26 (includes new autowaf.py version) 2023-09-23 12:09:52 -06:00
wscript Raise the butler's I/O priority 2024-04-29 21:46:06 +02:00

README

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

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