Misc bug fixes

Alsa trace, NAM legacy flag,
This commit is contained in:
Robin E. R. Davies
2025-09-02 09:50:14 -04:00
parent 5434f40ca1
commit faca1d1ea1
8 changed files with 122 additions and 54 deletions
+1
View File
@@ -80,6 +80,7 @@ namespace pipedal {
virtual void Close() = 0;
virtual std::string GetConfigurationDescription() = 0;
virtual void DumpBufferTrace(size_t nEntries) {}
};