mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 05:35:47 +01:00
MusicalTime => Beats.
This commit is contained in:
parent
4d202d9157
commit
2a251b4570
66 changed files with 625 additions and 584 deletions
|
|
@ -364,6 +364,6 @@ SMF<Time>::write_var_len(uint32_t value)
|
|||
return ret;
|
||||
}
|
||||
|
||||
template class SMF<Evoral::MusicalTime>;
|
||||
template class SMF<Evoral::Beats>;
|
||||
|
||||
} // namespace Evoral
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue