Presets in preset browser aren't being exported with project
-
@Lindon said in Presets in preset browser aren't being exported with project:
@rzrsharpeprod - check the preferences (File>preferences) and make sure that Embed User Presets is ticked.
Excellent, thankyou. I will check that setting when I get home later. Hopefully that is the solution.
Thanks again
-
Just checked when I got home and the enable user presets button was already checked so it isn't that unfortunately.
I must be missing something else as they show up in the HISE project everytime but never in the daw. It's like they don't exist in the actual exported plugin because they aren't actually getting exported.
That makes me think there is another setting I have missed but I don't know what/where that would be?
Hopefully somebody on here has the answer as having premade presets is a key part of what I'm building and I'm stumped
-
@rzrsharpeprod the presets will not extract from the plugin if a User Preset folder already exists in the plugin's appdata folder. If it's already there, just delete it and your plugin will recreate/extract the embedded presets the next time you launch the plug.
-
@Dan-Korneff said in Presets in preset browser aren't being exported with project:
@rzrsharpeprod the presets will not extract from the plugin if a User Preset folder already exists in the plugin's appdata folder. If it's already there, just delete it and your plugin will recreate/extract the embedded presets the next time you launch the plug.
@Dan-Korneff Ah interesting, it sounds like that could be the issue.
Is that the project folder you are referring to?Thanks for the suggestion/help. I'll have a look at that when I get home this evening
-
@rzrsharpeprod said in [Presets in preset browser aren't being exported with project]
Is that the project folder you are referring to?
No its the plugins appdata folder:
so on windows its likely to be something like:
C:/Users//AppData/Roaming///User Presetson Mac its in:
Application Support///User Presets -
@Lindon said in Presets in preset browser aren't being exported with project:
@rzrsharpeprod said in [Presets in preset browser aren't being exported with project]
Is that the project folder you are referring to?
No its the plugins appdata folder:
so on windows its likely to be something like:
C:/Users//AppData/Roaming///User Presetson Mac its in:
Application Support///User PresetsCool, thankyou. That sounds like what has happened then The first project I ever used presets on worked fine and they exported ok, but the subsequent ones, the presets didn't export. I'll clear that folder out later and try again.
Thanks -
@rzrsharpeprod said in Presets in preset browser aren't being exported with project:
@Lindon said in Presets in preset browser aren't being exported with project:
@rzrsharpeprod said in [Presets in preset browser aren't being exported with project]
Is that the project folder you are referring to?
No its the plugins appdata folder:
so on windows its likely to be something like:
C:/Users//AppData/Roaming///User Presetson Mac its in:
Application Support///User PresetsCool, thankyou. That sounds like what has happened then The first project I ever used presets on worked fine and they exported ok, but the subsequent ones, the presets didn't export. I'll clear that folder out later and try again.
Thanksso the thing to do on every project is set its unique name as the first thing you do in the Preferences, and also set its unique Plugin Code (so it can get found by Logic), make sure you also set the company name to something meaningful as you see it will be used in the application/plugin's AppData Path
-
@Lindon said in Presets in preset browser aren't being exported with project:
@rzrsharpeprod said in Presets in preset browser aren't being exported with project:
@Lindon said in Presets in preset browser aren't being exported with project:
@rzrsharpeprod said in [Presets in preset browser aren't being exported with project]
Is that the project folder you are referring to?
No its the plugins appdata folder:
so on windows its likely to be something like:
C:/Users//AppData/Roaming///User Presetson Mac its in:
Application Support///User PresetsCool, thankyou. That sounds like what has happened then The first project I ever used presets on worked fine and they exported ok, but the subsequent ones, the presets didn't export. I'll clear that folder out later and try again.
Thanksso the thing to do on every project is set its unique name as the first thing you do in the Preferences, and also set its unique Plugin Code (so it can get found by Logic), make sure you also set the company name to something meaningful as you see it will be used in the application/plugin's AppData Path
Will that negate the need to clear out/delete the user preset folder in the appdata folder or would that still need doing each time?
-
@rzrsharpeprod said in Presets in preset browser aren't being exported with project:
@Lindon said in Presets in preset browser aren't being exported with project:
@rzrsharpeprod said in Presets in preset browser aren't being exported with project:
@Lindon said in Presets in preset browser aren't being exported with project:
@rzrsharpeprod said in [Presets in preset browser aren't being exported with project]
Is that the project folder you are referring to?
No its the plugins appdata folder:
so on windows its likely to be something like:
C:/Users//AppData/Roaming///User Presetson Mac its in:
Application Support///User PresetsCool, thankyou. That sounds like what has happened then The first project I ever used presets on worked fine and they exported ok, but the subsequent ones, the presets didn't export. I'll clear that folder out later and try again.
Thanksso the thing to do on every project is set its unique name as the first thing you do in the Preferences, and also set its unique Plugin Code (so it can get found by Logic), make sure you also set the company name to something meaningful as you see it will be used in the application/plugin's AppData Path
Will that negate the need to clear out/delete the user preset folder in the appdata folder or would that still need doing each time?
You would only need to clear your User Presets each time you wanted to change the presets you plan on shipping in any given product. Generally most people leave preset making as the last thing to do with the plugin.
-
@Lindon awesome thankyou for your help.
I was using the presets as an easy way to cheat and change some elements which is why I had done it so early.
Actually this has made me learn the correct way via scripting so I've learned something too and should be able to get presets to work as well to boot so not a bad result.Thanks again for the help, much appreciated