The Flagship http://ardour.org
Go to file
Paul Davis a34f572964 specify shell to use during install, to avoid problems with non-standard shells.
based on github pull request #68 from nulltrek, who noted: "If the system shell
is not syntax compliant with sh (such as fish shell), the install script fails
to execute some lines (like stage2.run:671, fish shell doesn't have the &&
operator) because the "su" command opens a new default shell"
2014-12-18 11:40:30 -05:00
doc
export
gtk2_ardour This fixes a bug where an impossible keybinding assignment is possible. 2014-12-18 11:14:41 -05:00
headless
icons
libs change Item::visible() to Item::self_visible(); add Item::visible() which returns accurate visibility 2014-12-18 10:30:38 -05:00
mcp
midi_maps Alois Cochard Add MIDI map for the control surface. 2014-12-04 13:32:08 -05:00
msvc_extra_headers
MSVCardour3 Remove (no longer needed) header files from our MSVC project (gtk2_ardour) 2014-12-15 10:22:20 +00:00
MSVCMixbus3
MSVCvst_scan
patches
patchfiles Structure MIDI device selector by manufacturer. 2014-12-13 00:37:34 -05:00
templates
tools specify shell to use during install, to avoid problems with non-standard shells. 2014-12-18 11:40:30 -05:00
vst Use ardev_common.sh to setup environment for running libardour tests 2014-12-03 17:31:03 +07:00
.dir-locals.el
.gitignore
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
ardour.dox
COPYING
instant.xml
instant.xml.sae
Makefile
msvc32-fixup.pl Process 'default_ui_config.in' when building with MSVC 2014-11-30 17:57:44 +00:00
PACKAGER_README
README
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf fix stash-mess for ./waf with a new identical version 2014-12-17 14:04:07 -05:00
wscript allow generic i386 builds with OSX/clang 2014-12-18 10:25:39 +01:00

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

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