Has anyone implemented a file browser using HISE?
-
Has anyone implemented a file browser using HISE that can view files located anywhere on the local machine? I think this would be a very useful feature.
-
-
@David-Healey Cool, it seems that implementing this feature will require a lot of effort.However, I want to give it a try.

-
@Felix-W The feature is already there. You only need to call
FileSystem.browse()There are a couple of videos about it on my YouTube channel. -
@David-Healey Aha, that's great! I'll go study right away!