@hujackus how do they increase performance? Is there a big difference in cpu usage?

mmprod
@mmprod
For God so loved the world that he gave his one and only Son, that whoever believes in him shall not perish but have eternal life.
John 3:16
Best posts made by mmprod
-
RE: Help with this noob error please.
-
RE: Click and Drag on a XY PAD - What I'm doing wrong?
@Mighty23 You could also draw the lottie in XYPadPnl and have the mouse control its position
-
RE: [Free dsp] C++ FFT
@clevername27 @DabDab a āgetting startedā video on fft c++ could be very helpful for beginners who have never done this sort of implementation (like me). And often the content in videos is less dense than what you find in papers/easier to understand.
There are plenty of videos on fft theory already but for me it would be extremely helpful to have some sort of walkthrough on how to use a specific fft library(such as fftw), how to code a simple example algorithm, and perhaps how to import to scriptnode.
-
RE: Help with this noob error please.
@Chazrox I think youāre missing a parentheses to the left of the semicolon
-
RE: Romplerz
@clevername27 what do you mean by the API is not reliable for business?
Latest posts made by mmprod
-
Spectral Gating
What is the best way to implement a spectral gating effect in HISE?
-
RE: Resonance Suppression
@JulesV I would also like to know this- I believe I tried using this before but it didnāt work in HISE. It only worked in the JSpatcher mentioned in the article
-
RE: is there a way of getting motion background filmscripts ?
@sodanswishers I thinks thereās a glsl morph ball example in the HISE snippet library- you can look at that
-
RE: FREE DESIGN || Upgrade Your Keyboard!
@Chazrox looks really good! Thanks
-
RE: Fee's involved in selling my plugins?
@d-healey so no fees if you release source code, correct?
-
RE: Romplerz
@clevername27 what do you mean by the API is not reliable for business?
-
RE: AU passes auval but no GUI only in Logic
@whoopsydoodle idk but some ideas:
- Do you have Content.makeFrontInterface?
- Is there a Zoom handler?
What exactly is on your ui?
-
RE: Problem with turning plugin on and off.
@xander this is in the compiled plugin right?? If so, which daw is giving the issue and have you tried in other daws?