Moving presets to disk
Posted: 16 Aug 2021, 21:19
As promised, HH5 supports saving and loading presets to disk. Olivier has suggested that the instability I've encountered in my WKP is likely due to the huge number of presets in the WKP. Presets for VSTs such as Kontakt and Reaktor can be truly huge, and my WKP is over a gigabyte as a result. This also means that it loads very slowly-- so when I do have a crash, it takes a long time to reboot.
So, I'm planning to move all my presets to disk. I'm thinking I could write a script/patch to automate the process.
It would go something like this:
1. Set the file name/path input to [patchname] / [presetNum]-[presetName]
2. save the preset without dialog.
increment the preset number and repeat...
Do you think this could work? My biggest concern is making the script wait for the previous save step to conclude, before starting the next. The last script I wrote that initiated a sequence of time-consuming events did not seem to do so correctly, and therefore dropped lots of steps in the process.
If anyone has been experimenting with saving presets to file, please chime in. Otherwise, I will forge ahead
cheers,
-eric
So, I'm planning to move all my presets to disk. I'm thinking I could write a script/patch to automate the process.
It would go something like this:
1. Set the file name/path input to [patchname] / [presetNum]-[presetName]
2. save the preset without dialog.
increment the preset number and repeat...
Do you think this could work? My biggest concern is making the script wait for the previous save step to conclude, before starting the next. The last script I wrote that initiated a sequence of time-consuming events did not seem to do so correctly, and therefore dropped lots of steps in the process.
If anyone has been experimenting with saving presets to file, please chime in. Otherwise, I will forge ahead
cheers,
-eric