defining Preset Save/Load directory
-
The HR is an archive (like zip). It compresses (lossless) the sample monoliths further for delivery to the user. When the user runs the plugin for the first time they will be asked to locate the HR files, then the monoliths will be extracted to their chosen location, after which they can delete the HR files.
User side documentation here - https://librewave.com/knowledge-base/sample-library-installation-guide/#Installing_the_samples
-
@Lindon said in defining Preset Save/Load directory:
hmm, I did that and they are not showing up in the compiled version... let me retry...
If there is already a user preset directory existing, it won't do anything. Try deleting (or renaming) your %APPDATA% user preset directory and reload the plugin.
-
@d-healey OK...
I managed to work out how to make a .hr1 file....
I recompiled my plugin
I started tracktion(a simple enough DAW) and loaded the pluginIt started, and asked me to point at the hR1 file - which I did and then it gave me this:
..and thus the user cannot reach the OK button to press it.
-
...so I worked out how to force the dialog UP so I could see the OK button, this is REALLY bad user design by the way...
I pressed OK, it installed the samples in the selected directory and gave me the correct interface.
I play it and no sound comes out.
Do I need to manually load the sampleMaps?
-
This is UX at its finest - I forgot that people might use plugin heights less than 500px (or whatever). I'll fix this. In the meantime you can check with a bigger height - 700px should get you started :)
-
and the not making sound?
-
@Lindon said in defining Preset Save/Load directory:
and the not making sound?
Did you reload the plugin as per the instructions?
-
yeah, and it made all the same sound - so I coded a sampleLoad for each voice in the init and that seems to have it working...
Now I just await this "smaller" dialog for sample load....
-
It seems user presets don't show up for one of my projects too. The only thing I can think of is I'm using the two column layout...
-
strange - I'm using the default settings and they are showing up now.