13
0
Go to file
Paul Davis fd5594f831 use Editor::reassociate_metric_markers() before performing edits on tempo map
The objects referenced by markers point to the copy of the map held by the per-thread ptr. But
the edits must be done on a writable copy of the map. ::reassociate_metric_markers() fixes
the references to use the writable copy, so that when we pass references to the objects in the map
to the writable copy, it will find them and modify them (rather then ones in the previous
generation of the tempo map)
2021-11-17 12:16:39 -07:00
doc
gtk2_ardour use Editor::reassociate_metric_markers() before performing edits on tempo map 2021-11-17 12:16:39 -07:00
headless
libs triggerbox: add passthru property to control input passthrough (monitoring) 2021-11-17 12:16:39 -07:00
luasession
msvc_extra_headers
MSVCardour3
MSVCMixbus3
MSVCvst_scan Add/remove source(s) in our MSVC project (vst2_scanner) 2021-07-05 10:25:35 +01:00
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