mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-23 07:06:23 +01:00
MusicalTime => Beats.
This commit is contained in:
parent
4d202d9157
commit
2a251b4570
66 changed files with 625 additions and 584 deletions
|
|
@ -57,7 +57,7 @@ class SMFTest : public CppUnit::TestFixture
|
|||
CPPUNIT_TEST_SUITE_END();
|
||||
|
||||
public:
|
||||
typedef Evoral::MusicalTime Time;
|
||||
typedef Evoral::Beats Time;
|
||||
|
||||
void setUp() {
|
||||
type_map = new DummyTypeMap();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue