13
0
Go to file
David Robillard 4ae4704112 Implement LV2 files extension.
This extension works with the persist extension to allow plugins to
save references to files in their state, but still allow the host
(e.g. Ardour) to control where files are located, making it possible
to do a deep export of a session with all files (e.g. loaded sampler
banks) included.

Tested working with a patched version of LinuxSampler...

TODO: Make symlinks in the plugin state directory rather than refer
to absolute file paths in state files (i.e. support session export,
either by ardour or any other tool, in particular the Jack session
manager...)


git-svn-id: svn://localhost/ardour2/branches/3.0@9272 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-04-03 01:57:12 +00:00
doc Add simple mainpage. 2011-02-13 19:34:53 +00:00
export add build stuff for export formats/presets 2011-03-13 16:23:35 +00:00
gtk2_ardour copy pre-defined export presets & formats into the correct location in the bundle 2011-04-02 14:17:44 +00:00
icons
libs Implement LV2 files extension. 2011-04-03 01:57:12 +00:00
manual
midi_maps put the Roland SI-24 MIDI map into SVN 2011-04-02 15:35:34 +00:00
patches
templates Fix template install properly. 2011-01-01 17:43:53 +00:00
tools track MIDI map copies for bundle 2011-04-02 15:29:05 +00:00
vst
.dir-locals.el Add emacs directory local configuration to tame naughty editors and hopefully end this tab nightmare. 2011-03-16 16:37:35 +00:00
.gitignore Save and Delete buttons for plugin presets, remove largely useless edit plugin presets dialog. Should fix #2662. 2010-12-15 01:06:57 +00:00
ardour_system_sae.rc
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
ardour.dox
ardour.rc.in
autowaf.py really make debug be the default configuration option 2011-01-04 14:29:16 +00:00
COPYING
instant.xml
instant.xml.sae
Makefile
PACKAGER_README
README
testfile.flac
testfile.ogg
waf
wscript alpha3 rename 2011-03-25 21:26:29 +00:00

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

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