13
0
Go to file
Paul Davis 49e1f7f79d fix logic of editing tempo & meter
Old code use the TempoMetric (Tempo + Meter) in effect at the old
location of the tempo/meter to compute the position of the edited tempo/meter,
using a BBT time from the dialog.

But this TempoMetric uses the very tempo/meter that we're editing!

So we have to use previous_tempo() or previous_meter() to construct
the relevant TempoMetric, and if it is the first tempo or meter, then
obviously it cannot move position at all.
2023-05-03 21:55:23 -06:00
doc PulseAudio: use correct casing 2022-11-04 13:44:55 +01:00
gtk2_ardour fix logic of editing tempo & meter 2023-05-03 21:55:23 -06:00
headless
libs Fix macOS builds (libusb_hotplug_event parameters) 2023-05-04 02:49:33 +02:00
luasession libpbd: fix an important thinko for cross-thread signal architecture 2023-04-21 12:16:37 -06:00
msvc_extra_headers
MSVCardour3
MSVCMixbus3
MSVCvst_scan
session_utils libpbd: fix an important thinko for cross-thread signal architecture 2023-04-21 12:16:37 -06:00
share Add Lua DSP processor to downmix 5.1 to stereo 2023-04-24 01:59:50 +02:00
tools Fix windows debug builds (really now) 2023-04-22 03:00:40 +02:00
.dir-locals.el
.gitattributes
.gitignore
ardour.1 Update tracker/reference URLs to prefer HTTPs 2022-10-24 04:59:20 +02:00
COPYING add plugin clarification to COPYING 2023-04-26 13:28:29 -06:00
nutempo-todo
PACKAGER_README
README
README-GITHUB.txt Update tracker/reference URLs to prefer HTTPs 2022-10-24 04:59:20 +02:00
system_config
TRANSLATORS Update tracker/reference URLs to prefer HTTPs 2022-10-24 04:59:20 +02:00
waf
wscript CPM: Activate hotplugged libusb ctrl-surface 2023-05-04 00:20:31 +02:00

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

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