copy a directory folder
-
Is it possible to copy a directory folder? With that file API, I can only copy individual files.
-
@deniskorg A bit late but I just added
copyDirectory
https://github.com/christophhart/HISE/pull/655