13
0
Go to file
nick_m a6b3c4048e Ensure midi region start trim always sets _start_beats.
- Property::set() requires that new_val != current for a change
	  to occur, but Beats::operator!= has tick resolution.
	  i think this is pretty good evidence that _start/_length_beats
	  should actually be double rather than Evoral::Beats
	  (adjusting a region by increments of less than a tick
	  is desirable).
2016-10-09 23:40:54 +11:00
cfgtool
doc
export
gtk2_ardour TempoSection methods deal in beats rather than pulses per minute. 2016-10-09 03:46:50 +11:00
headless
libs Ensure midi region start trim always sets _start_beats. 2016-10-09 23:40:54 +11:00
mcp
midi_maps Akai MIDIMix map -- Squashed commit of the following: 2016-10-04 21:58:47 +02:00
msvc_extra_headers When building with MSVC some of the header file stuff is only relevant in early versions (e.g. VC8) 2016-09-30 08:24:51 +01:00
MSVCardour3 Accommodate a header file that's been moved from gtk2_ardour into libardour 2016-09-30 08:21:37 +01:00
MSVCMixbus3
MSVCvst_scan
osc
patches
patchfiles
scripts add BBT offsets to Audio->MIDI script 2016-10-07 16:33:50 +02:00
session_utils fix_bbtppq: add missing space - no-op 2016-10-01 11:30:40 +10:00
templates
tools libqm-dsp is now a static library 2016-10-08 17:04:49 +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
Makefile
msvc32-fixup.pl
PACKAGER_README
README
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript allow linking unbundled version of qm-dsp 2016-10-04 22:03:28 +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