Delay Feedback causing static in compiled plugin
-
The only post on the forum related to this issue has gone unanswered and I too am experiencing it with an FX plugin that has nothing other than a delay module in it. I have tried in several hise versions ranging from the most recent to around march of this year. Here is a snippet:
HiseSnippet 910.3ocuW0rbSCCDVpoBZJPKLvANlikY.Fml1ByvgFZSCjg9SFRoCbhQUVoQSskLxJsjgg67vvCAuC7Bvi.uAvJaWGapao0oPts6pc0m+1U6toqVw3ggJMBWc2QAbD9ljdijlAqOfJjnNsP34HaQCMbcsXUqMJfFFxcQXbkWXUfqNMBgp8ti95pqQ8nRFOQUzu8TBFeSguvLVa2luR340l5x2U3m4zK0rCSIWW4oFB3oBwAEPYGROfuM0droHH701vUXT5dFpgGhvSulxcTuApikwmeOQnXeOtUnNpGDnX0sUdtVDa0hVefvys6Ie2gHHJcGyBUhYg6Q1R3JR0OlMtcjgZi8HKefm57fW8rvyoP34TD7vYf2zwv6NjdLsHvL1hEa2MQ6XzUOG7hshveiTackzvklG6SOj2VCBc.YceJiuvxNNObEGmG7r9CkLiPIqojaqL7cjK7fY+zrUm8yyV6OM0ueg1r2hV44w0EZ1l80mmiKHG5uOW+vZGQ8FxSOHPC44YxYyyYKCXwezYNnR1QJL6DvkmUwAJgof7.IAUvQMQYg4R36ddBWtFI.Rd9bppih.d12CnKcPV7pHHMtJBxRWEAY4BBxa5zhZn1R8D1Fx.AbsQXSt3V7ifdHwE9UIs3gGZTAQoC+.kzlavybgSHeL6EOJqvwBWy.HrXWPX.Wbv.yIRAmTPzAh3L.D7nipCMmzPeI3YiU6bj1bt69P+pM48MVd4RCtEyBt20bTVgICbDno0GKElZjEShrXRLgX51wZs8.dcjqkAdKclvaRymymlOKO5V9Lq1lTxa9wjWb41oGQ.CpTtC8nl7SurirSL.sZyMdvNBPFJLYv4OWchGoUXS0KHbuCoqvvFTLdmp.7BsP9Wi2jEDtEYi984LyXvNMo8auZ2Fn9eaafaDikqGWMDghz5krHIewRJac+l+wSvTK2qYttYw5a1nw2WM+qhLF1TcbW3Baq4eHMNe46Meo3TZQsZZaGkJ9iU2kCusf0NY4p7pjm9pbwFxWP160pgFg7fsnFs8dIaOzuGrhIiCIOoj6Y2f.OkcXVrriU1BhdboajvufeIFqakwIFqehw+K2gOkoUumEOw0VKLSjF36VFsfbUXScPtV5ZGDhyicP9vBqumwrUnOBJoJ1mEKgOMJgOKUBeVtD9rRI74Ikvmmdt9X+uBOenQ4G28BTzcinUcv3MjTn5M54I52.3BBh+B
Can anyone shed some light on why this happening? Is this a hise bug or am I doing something wrong?
Note: the issue only occurs once the plugin is compiled.
-
would be cool if someone else could check to see if the same thing happens for them, or not.. would help my sanity :D
-
Update: So ive been able to test this in FL Studio (windows), Bitwig (windows), and Logic (Mac). The issue is only in FL Studio. what gives?
-
@Adam_G Ah good old FL Studio with its weird buffer sizes...
I've fixed it, so it should work now.
-
@Christoph-Hart hey! ive noticed you dont like fl so i really appreciate you looking into this.
ive compiled the version of hise you just pushed and tried with and without ipp but unfortunately the issue still happens either way. any insight?
-
you dont like fl
That's an understatement if there ever was one.
Make sure you compile the FX plugin with the updated codebase I'm pretty sure it will fix the issue.
-
@Christoph-Hart haha fair enough. is there instructions on updating the codebase of the version i have? im just downloading straight from github
-
@Adam_G You just need to recompile your project and make sure you only have one copy of the source code on your system.
-
@d-healey thought i just did that haha, ill try again
-
@Christoph-Hart issue is resolved, thanks legend :D
-
Might sound dumb but what exactly is the source code?
Because I'm experiencing this problem...@Adam_G You just need to recompile your project and make sure you only have one copy of the source code on your system.
-
what exactly is the source code?
The code (and other files) that make up HISE which you download from github.
-
@d-healey ok so this folder
-
@BWSounds Yeah, and any others you may have ;)
-
@d-healey
Thank you!