TooB ML support for large model. .zip file uploads.

This commit is contained in:
Robin Davies
2024-08-17 23:09:04 -04:00
parent 7bd4479bda
commit 1f95908d34
22 changed files with 845 additions and 530 deletions
+1 -1
View File
@@ -114,7 +114,7 @@ public:
std::filesystem::path GetPluginUploadDirectory() const;
std::vector<std::string> GetPedalboards();
//std::vector<std::string> GetPedalboards();
const BankIndex & GetBanks() const { return bankIndex; }