ToobAmp: correctlly map default file property for Toob Convolution Reverb.
This commit is contained in:
@@ -118,4 +118,7 @@ namespace pipedal
|
||||
std::string ToLower(const std::string&value);
|
||||
|
||||
std::filesystem::path MakeRelativePath(const std::filesystem::path &path, const std::filesystem::path&parentPath);
|
||||
|
||||
bool IsSubdirectory(const std::filesystem::path &path, const std::filesystem::path &basePath);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user