Multiple Eq nodes to the FilterDisplay FloatingTile
-
I have custom made dll compiled Eq nodes running in multiple Hardcoded modules.
Is it possible to assign more than one Eq node to the FilterDisplay FloatingTile in ProcessorId? -
@JulesV nope but you can have multiple filter nodes within a single network that will be shown within one filter graph.
-
@JulesV I've also posted a hack to creating a "draggable filer", I think it's in the HISE snippet browser. I would probably approach this differently now but it could be of use in your case.
-
@Christoph-Hart @HISEnberg Good examples, thanks.