@DanH You could try to use a second global modulator container for your "private" modulators, but I didn't really design the system with multiple modulator containers in mind so there might be a few glitches. Definitely put the modulator container with the private modulators second, I'm doing getFirstModulatorContainer()->... quite a lot in the matrix modulator code.
administrators
Posts
-
RE: Remove Global Modulators from Mod Matrix Listposted in General Questions
-
RE: Build Failed on Mac: last develop commit (3e1718f)posted in Bug Reports
yeah I trashed some stuff with the latest rewrite I‘ll
sort it out later today. -
RE: Example snippets that cause Hise to crash on load.posted in General Questions
@pcs800 are you using the latest dev build? They all use a new feature of the filter display.
-
RE: C++ Version Preprocessor?posted in General Questions
@iamlamprey nope and everything will explode if you change this to anything other than C++17.
-
RE: Multi-shape and multi-colour SVGposted in General Questions
@dannytaurus You need to use this method instead of createPath():
https://docs.hise.audio/scripting/scripting-api/content/index.html#createsvg
-
RE: CSS in production plugins?posted in General Questions
But CSS will never be able to actually replace LAF
Yes that was never the intention of CSS in HISE, it's supposed to be used as an alternative for suitable components with an easy approach to animating & designing for people that have a CSS background. Mixing it within a single draw call is also not on the table for now as this would blow up the complexity of the rendering engine.
I haven't shipped anything with CSS yet too, but not because it's not stable enough - there's less going on than with scripted LAF so the chances of it crashing is rather low, but there might be a few breaking changes in the future (but from my POV its feature set is pretty much stabilized so there won't be too many changes).
-
RE: HISE User Interface Unusableposted in General Questions
@DanH said in HISE User Interface Unusable:
I think we keep this guy just for the positivity
That's the plan. He hasn't linked anything scammy yet so as long as he behaves we consider him our little AI pet robot.
-
RE: What cert are you using for code-singing on Windows these days?posted in General Questions
Yeah, I've tried to log into my Azure account a year after evaluating the certificate (which worked back then) and now my account is deleted with absolutely no way of restoring it, so if you end up using it make sure to login there regularly and click some random buttons in their backend lol.
Honestly I would just go "don't negotiate with terrorists" and live with this popup - if people complain you can point them to the vast online resources that explain the scammy nature of this entire concept.