ardour/libs
Robin Gareus 2556f2d30a
Use consistent ticks per beat for each metrum
BBT now counts ticks up to 1920 for each given beat value.
Previously 8th note beat using a N/8 meter only counted to 960.
And shorter meters e.g half notes using a N/2 meter were
never displayed correctly (since they exceeded 1920).

This fixes Bar/Beat display N/M meters with M < 4.
2024-08-29 23:40:29 +02:00
..
aaf Yet another attempt at gcc-14 lstat/realpath (#9703 PR #893) 2024-06-27 17:01:46 +02:00
appleutility
ardour Remove #include <boost/enable_shared_from_this.hpp> 2024-08-29 23:08:43 +02:00
ardouralsautil
audiographer Remove #include <boost/shared_ptr.hpp> 2024-08-29 23:08:42 +02:00
auscan
backends Rename JACK to "JACK/Pipewire" on Linux (1/2) 2024-07-31 04:38:01 +02:00
canvas do not plot ruler marks that are left of the current (scroll-adjusted) canvas edge 2024-05-29 14:13:47 -06:00
clearlooks-newer
ctrl-interface Remove #include <boost/smart_ptr.hpp> 2024-08-29 23:08:43 +02:00
evoral Remove #include <boost/utility.hpp> 2024-08-29 23:08:42 +02:00
fluidsynth
fst
gtkmm2ext macOS: prevent the Quit main menu item from interferring with modal rules 2024-08-19 15:15:45 -06:00
hidapi
libltc
lua warnings: Remove redundant/illegal/undefined-behaviour template-id for constructor 2024-07-24 01:50:11 +02:00
midi++2 fix previous commit (typo) 2024-06-27 16:51:16 -06:00
panners Remove #include <boost/utility.hpp> 2024-08-29 23:08:41 +02:00
pbd Remove boost-debug 2024-08-29 23:08:42 +02:00
plugins
ptformat
qm-dsp
surfaces Remove #include <boost/smart_ptr.hpp> 2024-08-29 23:08:43 +02:00
temporal Use consistent ticks per beat for each metrum 2024-08-29 23:40:29 +02:00
tk move gdk global for modal notification to be with other gdk globals 2024-08-19 15:15:45 -06:00
vamp-plugins
vamp-pyin Remove unneeded #include <boost/math/distributions.hpp> 2024-08-29 23:08:42 +02:00
vfork
vst3
waveview
widgets Fix crash (invalid Track Drag) when starting automation value edit 2024-06-17 19:55:08 +02:00
zita-convolver
zita-resampler