The Flagship http://ardour.org
Go to file
Robin Gareus df98be1240 Don't explicitly store Auditioner -> Monitor connections.
The monitor section connection is implicit and done by default.
This fixes an issue with the auditioner connections being lost when
switching between sessions that use/don't use the monitor-section.

Previously:
1) load session with monitor section, save session
  -> global config explicitly saved
  "auditioner-output-left" -> "ardour:Monitor/audio_in 1"

2) Load a session w/o monitor-section. The config is parsed,
  "ardour:Monitor/audio_in" port does not exist, connection was lost.
2017-04-19 16:41:51 +02:00
cfgtool
doc
export
gtk2_ardour Use PBD::to_string in AutomationTimeAxis instead of boost::lexical_cast and string_compose 2017-04-19 09:37:02 +10:00
headless
libs Don't explicitly store Auditioner -> Monitor connections. 2017-04-19 16:41:51 +02:00
mcp
midi_maps Fixed the loop control 2017-04-16 09:05:14 -07:00
msvc_extra_headers
MSVCardour3
MSVCMixbus3
MSVCvst_scan
osc
patches
patchfiles
scripts
session_utils Use XMLNode::set_property API in copy-mixer Session utility 2017-04-19 09:36:57 +10:00
templates
tools Patch the QM source code to make it buildable with MSVC 2017-04-02 15:32:26 +02:00
vst
.dir-locals.el
.gitattributes
.gitignore
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
COPYING
foo.cc
instant.xml
instant.xml.sae
msvc32-fixup.pl
PACKAGER_README
README
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript Fix linking on El Capitan 2017-04-07 23:31:44 +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