@Chazrox Man, you’re killing it
Thank you!
Posts
-
RE: // NEW : Online Button Builder for HISE! // LAF & PNG Filmstrip Exports // Feedback Welcome!posted in Scripting
-
RE: [Devlog] Blogposted in C++ Development
@griffinboy Thanks, that's great! If you have any custom DSP nodes (analog models, distortion, saturation, real time pitch-time stretch… ) available, I'd prefer to buy them. It would be excellent if you had a marketplace to offer them.
-
RE: UPDATE // NEW: Online Knob Builder for HISE!! // Added: InnerShadows, Angled DropShadows, GradientOutlines.posted in Scripting
@Chazrox Phenomenal work! Thank you for this!
-
RE: New Release - RustEQ le bleuposted in General Questions
@ustk new modulation system with an analog eq and preamp. Looks interesting, congrats!
-
RE: New A2 NAM standardposted in ScriptNode
@pgroslou Even the Lite models of the previous version, which consume less CPU, don't work; only the standard models work.
Hopefully, the A2 NAM (which has two versions depending on CPU usage) will be integrated without any problems.
-
RE: Intel Integrated Performance Primitive Linksposted in Blog Entries
@David-Healey said in Intel Integrated Performance Primitive Links:
@JulesV or just skip IPP
Isn't this necessary for convolution?
-
RE: errSecInternalComponent error with Developer ID Application certificate G2 Sub-CAposted in General Questions
@dannytaurus said in errSecInternalComponent error with Developer ID Application certificate G2 Sub-CA:
@resonant Did you do the 'intermediate certificate' thing? I recall having to add something like that to keychain.
No I didn't? Does yours work like that? There was no such need before.
-
errSecInternalComponent error with Developer ID Application certificate G2 Sub-CAposted in General Questions
When I try to create a new Developer ID Application certificate for Apple, I'm presented with two options:
- Previous Sub-CA
- G2 Sub-CA
The previous Sub-CA expires in January 2027. But unfortunately, that's I was able to get to work.
The G2 Sub-CA requires XCode 11 or later, with an expiration date of 2031. I have XCode 13, but I get
errSecInternalComponenterror when signing the plugin.Has anyone experienced this problem before?
-
RE: Help for Parametriq EQ and its Spectrum Analyserposted in General Questions
@jonthecomposer After the Parametric EQ you’re using, add another Parametric EQ and enable Spectrum analysis in it. Turn off the Spectrum analyzer in the first Parametric EQ.
With a button, you can easily bypass the second Parametric EQ you added. This way you can also turn the analyses on and off.
-
RE: Matrix modulation connection is broken in exported pluginposted in Bug Reports
@ustk said in Matrix modulation connection is broken in exported plugin:
@Christoph-Hart Are you exporting an FX or INSTRUMENT?
I have the same issue on the exported fx plugin and reported a while ago: https://forum.hise.audio/topic/13977/modulation-matrix-fx-plugin-crashes-in-daw?_=1777946560667
-
RE: The source code has different commit hash...posted in General Questions
@Christoph-Hart Thanks for the detailed info, I really appreciate it. I will start as soon as I get the time.
-
RE: The source code has different commit hash...posted in General Questions
@Christoph-Hart said in The source code has different commit hash...:
Actually with the new AI superpower of just telling Claude to cherrypick a commit into another branch we might actually try to use the branch concepts as they are intended.
For those completely new to this, where can we find information on the steps to follow for setup and operation for Agentinc Coding with HISE?
-
RE: Inlay — licensing, activation and update delivery for HISE pluginsposted in General Questions
@alexey_inlay congrats! Which server is this system using in the background? AWS elastic?
-
RE: Sample Rate changesposted in General Questions
By the way,
attachToProcessingSpecsbroadcaster also seems to get buffer size! -
RE: Sample Rate changesposted in General Questions
@David-Healey There doesn't seem to be anything related to sample rate in Transport Handler :(
-
Sample Rate changesposted in General Questions
Is there a function that can automatically run when the DAW's sampling rate changes? Or how can we achieve this?
-
RE: NAM Model switching logicposted in General Questions
@pratitghosh said in NAM Model switching logic:
@resonant Also what's Aida x?
It’s a cpu friendly alternative to nam. Not sure if it is more accurate than nam but it is pretty good. It works in Hise too.
-
RE: NAM Model switching logicposted in General Questions
@pratitghosh yes documentation will be helpful.
Are you using Nam or Aida x? Nam is very cpu extensive in stereo processing. How do you prevent this?
Also can you embed models as json scripts intı the plugin, or external files?
