libtemporal: changes derived from converting libardour

This commit is contained in:
Paul Davis 2020-09-20 16:33:43 -06:00
parent 6b09642406
commit bca8e2e8cc
10 changed files with 226 additions and 41 deletions

View file

@ -27,6 +27,7 @@ I18N_PACKAGE = 'libtemporal'
temporal_sources = [
'debug.cc',
'bbt_time.cc',
'enums.cc',
'tempo.cc',
'time.cc',
'timeline.cc',