@ulrik thanks mate. Yea. Was driving me crazy. Will go around with some other way. Sliderpacks with arp flash was cool because of the bpm sync. But have to build my own.
@COM-DEV I noticed after updating to 4.0 I opened an early version by mistake and found a similar export error, then I opened 4.0 and export in that version and exported perfectly,
@aaronventure That sounds little more complicated than an adjustment to the existing node. Linear and minimum phase algorithms are already in the source code. I just need a button to switch between the two.
Is there a way to get the the sliderpack index to influence the LAF when using drawLinearSlider? For example to compare index to an const array of names to print different text on each slider within the sliderpack
@Christoph-Hart Because I already use the text property elsewhere in the code. For example in the LAF object. I would have to change a lot in the entire code. But thanks for the hint! Next time I'll keep that in mind from the start! :-)
Can you tell me where I have to change what in the C++ code?
@Christoph-Hart Yes, GDExtension is the framework for creating the dynamic libs, but I have no formal training in C++, so I have no idea how involved it is to write an API.
since I am very new to writing own code and commands
Have you gone through my scripting 101 video? If not, start there. A general knowledge of scripting will get you much further in the long term than narrow snippets.