Add presets
Hi, thanks for the report. To help me debug, could you please provide more details?
-
Did you get any error messages?
-
Does the plugin load, but the UI is blank or missing elements like the logo?
-
A screenshot would be very helpful.
I'm still learning Linux CLAP development. I've checked the macOS build, and resources are displaying correctly there.
Any information you can provide is a big help. Thanks!
No I mean literally, the file you provide to download does not have a folder for resources. Download it and check yourself
Oh did you download the previous version? I just checked the latest one at https://github.com/jerryuhoo/Fire/releases/download/v1.0.2/Fire-1.0.2-Linux.zip, and it has Fire.clap inside the CLAP folder.
it has the .clap but nothing else, that means it comes with no presets or anything. the .vst3 has resources it comes with
Hi, I wanted to clarify a point about the file structure. The resources folder includes moduleinfo.json file is part of the VST3 standard, but CLAP is designed differently and does not use this file (only a single file).
I should also mention that my plugin does not contain any presets. So, you won't find any presets files in the folder (Maybe later I will make some presets)
I changed the title to that then, thanks Jerry