split Beats::round_to_subdivision() into source module
Rounding to bar requires access to the tempo map, and we don't want this in the beats.h header
This commit is contained in:
@@ -27,6 +27,7 @@ I18N_PACKAGE = 'libtemporal'
|
||||
temporal_sources = [
|
||||
'debug.cc',
|
||||
'bbt_time.cc',
|
||||
'beats.cc',
|
||||
'enums.cc',
|
||||
'range.cc',
|
||||
'superclock.cc',
|
||||
|
||||
Reference in New Issue
Block a user