2 Column Preset Browser VST Bug
-
The preset browser doesn't show any presets in the exported plugin when using a two column layout.
A little further testing has shown that this is an issue with the presets being extracted rather than a display issue. If I go to the presets folder where they should have been extracted to the folder is empty, if I put the presets in there manually then they do show up in the plugin.
-
Bump bump
-
Are you sure it is because of the two columns? If there is a UserPreset directory in the App data folder, it will do nothing (even if it's empty).
-
@Christoph-Hart I deleted everything in the data directory before testing. But as always I am now doubting myself so I will double check :)
-
I've triple checked now and I saw the preset folder get created as Reaper scanned the plugin. In the 2 column version no presets were extracted, in the 3 column version it worked perfectly.
-
Anyone else experiencing this issue?
-
Bumpy bump
-
@Christoph-Hart Please please please please please fix this :) or at least confirm it so I know I'm not crazy :p I have a project ready to go and this is all I need to complete it.
-
Alright I see what I can do. Can you make a minimal project that shows this behaviour (saves me some time).
-
Thank you. I've uploaded a demo project here along with the GNU/Linux VSTi I generated from it.
-
You were right - I hardcoded the expectation that there are 3 directory levels - D'oh!
I've committed the fix, although I was too lazy to switch branches, so it's on my current feature branch:
https://github.com/christophhart/HISE/commit/d615f81910a7d242f76fe7294974cdf1ffc3f0c3
You can pull this or wait a few days when I merge it back to master :)
-
@Christoph-Hart Thanks, I'll give it a pull and hope for the best :)
-
Working perfectly now!!! Thanks again!!!
-
@Christoph-Hart
Is this what I think it is???? -
Yes. Fun times approaching :)
-
@Christoph-Hart We are looking forward to see the hNode :)