skeleton for temporal/BBT testing (empty for now)

This commit is contained in:
Paul Davis 2022-02-12 17:51:30 -07:00
parent f641a0559f
commit 14ac8fd36b
5 changed files with 67 additions and 1 deletions

View file

@ -6,7 +6,6 @@
CPPUNIT_TEST_SUITE_REGISTRATION(BeatsTest);
using namespace Evoral;
using namespace Temporal;
static const double delta = 1.5 / (double)Beats::PPQN;