File API request
-
Can we change the location of the AppData when running in HISE?
FileSystem.getFolder(File.AppData)
should I think correctly return the AppData folder of the installed and running plugin when its called from within the installed and running plugin, but it would be very convenient I think if when running in HISE it could return the {PROJECT_FOLDER}
-
No, it must return the same app data directory in both cases or debugging will be a pain.