Parametric EQ - Limit the amount of nodes?
-
@ulrik I tried
ParametricEQ1.set("numNodes", 5);
but get the error 'function not found'...
EDIT: oh wait do you mean add this into the source code?
-
@DanH I mean that Christopher could add a property to the EQ
-
@ulrik That would be nice @Christoph-Hart :)
-
It might not be that hard to add that property yourself if you want to explore C++.
-
@d-healey I just bought a c++ course on Udemy, it will be my summer reading :)
-
Is This Available Now?
-
Which bit?
-
@DanH Latest Develop
-
@Natan you mean a function to limit the amount of nodes? I don't think so
-
@DanH Is this by any chance possible now ?
-
@lalalandsynth I don’t think so. I reckon there must be a way to edit the mouse callback for adding nodes in the source code. My initial idea was to create the nodes you require and then edit the source to prevent users adding their own.
Failing that what you want to do might be possible using multiple EQ filters in scriptnode