fixing MidiClock (Zwischenstand #3)

This commit is contained in:
2025-08-18 09:37:39 +02:00
parent a3ad0e989e
commit 314b57b1ed
2 changed files with 41 additions and 9 deletions
+1
View File
@@ -56,6 +56,7 @@ private:
double m_last_ppq_pos_host;
double m_last_syncPpqPosition;
double m_syncSamplePos;
double m_syncNext_smp_f;
static const int cycleEnd_ = 1;
static const int startSlave_ = 2;