Correct bypass handling in snapshots.

This commit is contained in:
Robin E. R. Davies
2026-01-16 11:44:11 -05:00
parent fb46cbde74
commit 016e36c390
3 changed files with 25 additions and 0 deletions
+1
View File
@@ -527,6 +527,7 @@ namespace pipedal
}
}
bool IsPathProperty(const std::string &uri) const;
uint32_t getBypassPortIndex() const;
public:
virtual ~Lv2PluginInfo();