13
0
Go to file
Paul Davis 13a0f14db7 Use ::read instead of pread in AudioSource::read_peaks for portability
This destroys the atomicity of pread() and thus suggests that we should do something else to ensure
that multithread access to peakfiles (if it does in fact exist) is safe. OTOH, there may be no
such thing, since they are designed for the GUI, which is single threaded (for now)
2013-07-15 07:52:37 -04:00
doc
export
gtk2_ardour Merge branch 'master' into windows 2013-07-14 08:27:22 -04:00
icons
libs Use ::read instead of pread in AudioSource::read_peaks for portability 2013-07-15 07:52:37 -04:00
mcp
midi_maps
patches
patchfiles
templates
tools Add clean script to windows stuff to save a bit of typing 2013-07-11 12:26:29 -04:00
vst
.dir-locals.el
.gitignore Use common test function to create temporary session 2013-07-11 11:11:45 -04:00
ardour_system_sae.rc
ardour_system.rc
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
ardour.dox
COPYING
instant.xml
instant.xml.sae
Makefile
PACKAGER_README
README
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript Add --single-tests option to also build each libardour test as a separate program 2013-07-11 10:57:21 -04:00

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

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