Toob ML bug fixes.

This commit is contained in:
Robin Davies
2022-03-18 01:20:24 -04:00
parent a22c145ef5
commit f93f01ba06
10 changed files with 307 additions and 69 deletions
+1
View File
@@ -64,6 +64,7 @@ namespace pipedal
int sampleRate = 0;
int samplesToNextCallback = 0;
bool waitingForAck = false;
float lastValue = -1E30;
};
class RealtimeMonitorPortSubscriptions