Info Panel in Preset Browser
-
Hey!
Quick question, does the preset browser in HISE support having a info panel as one of the columns? It’d be switching when a new instrument is selected, including a picture and bio of that instrument?
Thanks!
-
@Casmat No but you can add this yourself with a panel.
-
@d-healey is there a way where I know what expansion the user is selecting, not the expansions that is loaded but what they are pressing in the preset browser itself?
-
@Casmat You can use a broadcaster for this.
This is how I do it - https://codeberg.org/LibreWave/RhapsodyBoilerplate/src/branch/main/includes/Presets.js#L125
-
@d-healey Ah! That looks interesting, will take a look! Thanks!