@Lindon no it isn't on a mac.
@David-Healey
So the synth only features three things:
A noise gen, a single sample,
And most importantly, the main feature is a janky ass wavetable I made.
Its a Dungeon Synth Synth that makes grainy "creature" babbling. Its actually pretty damn cool, if slightly more Lowfi than I intended.
There isn't a way to test if the sample is working or not, because it only exists on a noise filter (seperate from the noise gen) and in a convolution reverb - both of which require the wavetable to be working. Which isnt.
Before I finally got it working on my computer I was having the same issue - Everything worked, the noise gen, the animations I made, the art and knobs, - but the main sound wasn't playing when I hit notes.
I found out my wavetable was "in the wrong bank" or something and I did the trick where you make a new instrument and like force it to update by renaming the same hwt in it or something. (why didnt you put like a refresh in this thing?)
Also - Ai and things online keep talking about audio pools that dont exist, and various options in export and tools that dont exist... I am like damn this program sounds sick and user friendly.. if half of this stuff existed.
Yes by the way I do have the compiled version.... or A compiled version... Copilot made some monstrosity where it changed all the files internally to run on visual studio 2022 because I heard HISE was as of right now broken on 2026, which I am starting to think isnt true.. ugh.
Actually I think my install is broken right now. Was trying to update it to see if it would help last night, and ugh. I am not good at this.
SO:
I made an installer that would create the /My Company/ directory in their appdata and put the sample and the hwt in there in AudioFIles. It also puts the VST in their /programfiles/common.
Should work like a dream. It's doing the same thing though that it was doing to me before.
I open it in my gfs FL studio, and its art. Its noise gen. Knobs and animations fine.
But no main wavetable sound.
Checked everything 10 times.
What gives?