13
0
Go to file
Paul Davis 696e05c3e5 convert internal implementation of Temporal::Beats to just use a 64 bit tick value
This expands significantly the maximum number of Beats that can be represented, which is a good
thing in itself. It slightly speeds up some Beats::operator methods, and slightly slows down
::get_beats() and ::get_ticks().

One minor change in an API user was required, and several tweaks to the unit tests due to the
macros being used by cppunit creating possible type confusion.

Units test pass
2022-06-21 12:26:54 -06:00
doc
gtk2_ardour continued work on modifier semantics (gtk part) 2022-06-21 13:01:30 -05:00
headless
libs convert internal implementation of Temporal::Beats to just use a 64 bit tick value 2022-06-21 12:26:54 -06:00
luasession Update call_slot() API, inform caller if slot cannot be queued 2022-06-09 01:46:27 +02:00
msvc_extra_headers
MSVCardour3
MSVCMixbus3
MSVCvst_scan
nutemp
session_utils Update call_slot() API, inform caller if slot cannot be queued 2022-06-09 01:46:27 +02:00
share lua reset_mixer script: ignore hidden io processors like "main out" 2022-06-16 13:22:20 -05:00
tools ftm-bindings tool: strip whitespace in input files 2022-06-06 14:16:57 -05: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 Use SYS_futex instead of __NR_futex 2022-05-30 21:56:49 +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