13
0
Go to file
Robin Gareus dc4dc048a9
Improve headless Ardour somewhat
* Allow to exit cleanly (using access-action)
* Terminate when the backend is halted
* Handle various commandline arguments as advertised
  - print version
  - disable hardware optimization
  - set client-name
  - prevent port-connections
* Use JACK -- previously hardour only worked if
  Ardour was compiled with JACK as *only* backend.
  Other backends are listed before JACK, set_default_backend()
  never picks JACK unless it's the only one.
  Other backends need configuration, or EngineState from config.
  This is currently handled in the GUI's engine-dialog..
2019-07-02 20:16:48 +02:00
doc initial version of transport state machine diagram 2019-02-26 09:27:20 -07:00
export FFmpeg/MP3 export supports tagging 2019-03-02 14:38:19 +01:00
gtk2_ardour Remove non-existent backend-paths from start-script 2019-07-02 16:48:07 +02:00
headless Improve headless Ardour somewhat 2019-07-02 20:16:48 +02:00
libs Mixbus/master is always using K20 by default 2019-07-02 16:12:06 +02:00
mcp Add a device for X-touch + two X-touch compact devices. 2019-06-14 13:36:56 -05:00
midi_maps Fix dead-link to manual 2018-12-23 04:50:58 +01:00
msvc_extra_headers Remove support for building against LV2 older than 1.2.0 2019-04-10 10:24:33 +02:00
MSVCardour3 Add/remove source(s) in our MSVC project (gtk2_ardour) 2019-03-11 10:29:07 +00:00
MSVCMixbus3
MSVCvst_scan
nutemp
osc
osc_interfaces/touchosc
patches
patchfiles Add Yamaha NP-V80 midnam -- thanks to Rob v.d. Berg 2019-06-13 20:51:21 +02:00
plugin_metadata
scripts NO-OP: documentation/comments 2019-06-24 15:09:54 +02:00
session_utils Fix session-export util (timecode: frames, not samples) 2019-04-09 03:28:23 +02:00
templates
tools Do not copy unneeded files to bundle /etc 2019-06-10 22:47:01 +02:00
us2400 switch remaining use of Common/ToggleMixerList to Mixer/ToggleMixerList 2019-03-18 10:58:02 -07:00
vst
.dir-locals.el
.gitattributes
.gitignore
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
COPYING
instant.xml.sae
msvc32-fixup.pl
PACKAGER_README
README
README-GITHUB.txt
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript Unify build-system customization (Ardour/Mixbus) 2019-04-09 13:17:15 +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