#99: commit the missed audseq.h probe member (case-mismatched path in the previous commit)

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
Joe DiPrima
2026-08-01 20:04:14 -05:00
co-authored by Claude Opus 5
parent 5a425320b7
commit 7c08e8bd03
+2
View File
@@ -148,6 +148,8 @@ private:
Logical isLooped;
Logical isRunning;
int runProbeCount; // #99 diag: PER-SEQUENCE throttle for the [seqrun] probe
// (a shared static counter hid the alarm sequence entirely)
AudioTime startTime;
AudioDivisionsPerBeat divisionsPerBeat;
AudioTempo tempo;