File browser compatibility, NAM

This commit is contained in:
Robin Davies
2023-06-24 13:49:11 -04:00
parent 38d021a6af
commit 7e0ef9ceb1
57 changed files with 1101 additions and 269 deletions
+2
View File
@@ -805,6 +805,8 @@ namespace pipedal
public:
PluginHost();
void SetPluginStoragePath(const std::filesystem::path &path);
virtual std::string GetPluginStoragePath() const;
void SetConfiguration(const PiPedalConfiguration &configuration);
virtual ~PluginHost();