mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 16:24:57 +01:00
skeleton for temporal/BBT testing (empty for now)
This commit is contained in:
parent
f641a0559f
commit
14ac8fd36b
5 changed files with 67 additions and 1 deletions
|
|
@ -6,7 +6,6 @@
|
|||
|
||||
CPPUNIT_TEST_SUITE_REGISTRATION(BeatsTest);
|
||||
|
||||
using namespace Evoral;
|
||||
using namespace Temporal;
|
||||
|
||||
static const double delta = 1.5 / (double)Beats::PPQN;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue