where does this callback to (rhapsody question)
-
I was looking at the source of rhapsody with a view to putting together a basic way of loading a "plugin" bare bones example but i can't figure out where else this is being called
on init contains the following:
Content.makeFrontInterface(600, 600); include("FilePicker.js"); include("Expansions.js"); include("Installer.js");
-
Callback is a function you can pass in to
FilePicker.show()
. It will be called after the file/directory has been selected.Rhapsody/Scripts/FilePicker.js at main
Rhapsody - HISE based sample library player.
Codeberg.org (codeberg.org)
BTW, you should install the source code pro font