@bendurso Yes, but I’m sure it’s something related to the code or the sampler itself, because when I compile, a message appears saying that the Trombon file from the sample map is not loading the samples during compilation — it shows 0 KB.

Posts
-
RE: Sampler Not Working After Exporting VST/AU in HISE
-
RE: Sampler Not Working After Exporting VST/AU in HISE
Do you think there might be someone here on the forum who could help me if I send them the project? I’ve been trying to solve this problem for six months without success. If someone experienced could review it and assist me, please let me know so I can share my contact details and arrange how much they would charge for the help.
Best regards!
-
RE: Sampler Not Working After Exporting VST/AU in HISE
@d-healey I’ve tried both creating monoliths and exporting without creating monoliths.
-
RE: Sampler Not Working After Exporting VST/AU in HISE
@d-healey Yes, I’ve tried both things.
-
RE: Sampler Not Working After Exporting VST/AU in HISE
@miguellizana
It caught my attention that the "Writing Trombon" shows 0 kB.
-
Sampler Not Working After Exporting VST/AU in HISE
I've been trying to export my VST instrument, which combines a synthesizer and a sampler. Everything works perfectly inside HISE, but when I export it as a VST or AU plugin, the sampler sounds do not play—only the synth is audible. This issue didn't occur before; it started after I implemented the activation system in HISE. However, even after removing the activation code, the problem persists. What could be causing this?
-
RE: Sampler stops working when exporting to plugin (Help)
@d-healey When I downloaded HISE, I basically unzipped the sdk.zip file located in the tools folder, based on what I understood. Is there anything else I need to do besides that?
-
RE: Sampler stops working when exporting to plugin (Help)
@d-healey I downloaded the JUCE 8 folder and placed it in Applications. From your question, I realize it wasn't necessary to do that. I thought I needed to have it installed as well. However, your comment made me understand that HISE might already include it.
-
Sampler stops working when exporting to plugin (Help)
I’m having an issue with HISE: the Sampler module works correctly inside HISE, but when I export the plugin, it stops producing sound. The sounds load fine, but no audio is generated.
- I created an instrument that combines sampler and synthesis: only the synthesizer works.
- I tried creating a new project from scratch, but the problem persists.
- I also exported the MusicBox tutorial as a test, and the sampler doesn’t work in the plugin either.
- I’ve already reinstalled HISE and JUCE, but the issue remains.
Has anyone experienced something similar? Any idea what configuration might be causing this problem?