13
0
Go to file
Damien Zammit d2a4e0ac9a import_pt: Fix PT import to session with existing tracks
Previously, the PT import would place regions on tracks
numbered from 0, therefore landing on unrelated tracks
when pre-existing tracks were present in the session.

This change skips all existing ardour tracks and imports
the PT regions onto the correctly named, appended tracks.

If any tracks exist with the same names as the ones in the import,
the new tracks get an incremented number at the end of them and
the imported regions are placed on the new track, as expected.
2023-04-20 15:45:32 +10:00
doc
gtk2_ardour get initial display for tempo ruler more correct 2023-04-18 14:37:46 -06:00
headless
libs import_pt: Fix PT import to session with existing tracks 2023-04-20 15:45:32 +10:00
luasession
msvc_extra_headers
MSVCardour3
MSVCMixbus3
MSVCvst_scan
session_utils Make RCU reader return a const pointer (omnibus commit) 2023-04-08 00:15:37 +02:00
share Make RCU reader return a const pointer (omnibus commit) 2023-04-08 00:15:37 +02:00
tools Fix building linux-demo bundle 2023-03-25 20:24:31 +01:00
.dir-locals.el
.gitattributes
.gitignore
ardour.1
COPYING
nutempo-todo
PACKAGER_README
README
README-GITHUB.txt
system_config
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