13
0
Go to file
Paul Davis 8a59f3fe8e temporal: fix issue with removal of tempo, meter and bartime points
The correct algorithm is to traverse the type-specific list of points,
find the point (if any) whose time matches that of the argument (because
we do not allow multiple points of the same type at the same time), and
then use that discovered point from the _points list.

This approach is required because the actual argument may no longer be
in the tempo map (due to a change made by another thread). The lack of
sync, however, needs investigation.
2021-11-17 12:16:38 -07:00
doc
gtk2_ardour audioclock: use correct call for "right now" tempo display 2021-11-17 12:16:38 -07:00
headless
libs temporal: fix issue with removal of tempo, meter and bartime points 2021-11-17 12:16:38 -07:00
luasession
msvc_extra_headers
MSVCardour3
MSVCMixbus3
MSVCvst_scan
nutemp
session_utils
share Typo in Lua comments: paramater 2021-10-30 23:02:35 +02:00
tools bindings: add trgger bindings to list of processed files 2021-11-01 12:11:57 -06: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