The Flagship http://ardour.org
Go to file
Paul Davis 47bf18101b triggerbox: don't set transition times when we are not transitioning
At some point during code refactoring, we ended up setting up the 3 transition times, intedned
to define when the *previous* transition occured, as we checked to see if a transition
would occur during this ::run() call. This led to (in particular) MIDI clips ending early,
because the transition_beats value was set to the *next* (upcoming) transition, and we used
this to define the timeline position of MIDI events
2022-02-20 11:00:01 -07:00
doc Update source-tree layout 2022-02-03 14:47:24 +01:00
gtk2_ardour do not use a write copy of the tempo map when not planning to modify the map 2022-02-20 09:31:23 -07:00
headless
libs triggerbox: don't set transition times when we are not transitioning 2022-02-20 11:00:01 -07:00
luasession
msvc_extra_headers
MSVCardour3
MSVCMixbus3
MSVCvst_scan
nutemp
session_utils
share Remove debug message 2022-02-08 23:06:45 +01:00
tools Bundle autotune plugin (with mixbus) 2022-02-07 18:54:38 +01:00
.dir-locals.el
.gitattributes
.gitignore
ardour.1
COPYING
instant.xml.sae
msvc32-fixup.pl
nutempo-todo
PACKAGER_README
README
README-GITHUB.txt
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript

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

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