@Lunacy-Audio
Wow, I guess I should go back to @d-healey's video of scripting 101 in Hise all over again haha. Thank you that fixed it now project complete.
@Lunacy-Audio
Wow, I guess I should go back to @d-healey's video of scripting 101 in Hise all over again haha. Thank you that fixed it now project complete.
@lalalandsynth Yea you should be able to add the cutoff to the lfo, & and then use the FrontendMarcoPanel to set the cutoff point. Here it is in my current project.
I'm using a customized preset browser using a Viewport and the FileSystem API. I'm aware that the presets created using this system need to be installed using installers. So I want to install the Presets & the actual plugin using the same installer. I can figure how to do it when using InnoSetup, But how can I achieve this using whitebox packages ? Can I install the presets to a temp location during install and use a post-installation script to have the Presets automatically moved to the Plugins data folder?
First thing, in the property editor for the "Shape" Panel itself, the "popupOnRightClick" option should be disabled.
Next, on line 25, "shapeLabel" should be "ShapeLabel" capital S
There should be a period after ("popupMenuItems") and not a comma
Then adjust the substring amount accordingly (change 7 to 5)
@lalalandsynth Right. I guess 8 would be enough for the end user. Im thinking about something completely different I guess since I'm still having trouble setting up a legitimate modulation system for my current project. Certain things I can't modulate without Macros. I would just use this system to substitute for now. But then I'm thinking about the way Xfer Serum is setup where you can simply drag a parameter to the modulation source with ease. Easily being able to add as many parameters to that Source as you would like.
@SteveRiggs So the Macro Controls do save in the presets. It's just a bit wonky lol
@Christoph-Hart Would it be possible to make these macro options available to be saved in the presets as well? That would be awesome.
@Christoph-Hart This example has made me want to redo my whole modulation system. Thank you
I have a few questions. When I select a knob to add to a macro control knob, it works. If I go back to that knob and right click to try and remove it, it doesn't work. How do I fix this?
Also, how do I set knobs on the Front Interface to control the macros knobs? Like the behavior of the actual macros on the top, would be cool to have those included in the FrontEndMacrosPanel as well. Thats currently the only way I can remove the controls since right clicking doesn't work for me. I know it's probably obvious but this is my first time using this macro setup.
& Lastly, how can I save the Parameters of all into the preset?
I was having this issue. My Preload was freezing at 91% when switching presets. I rebuilt the latest version of Scriptnode and that fixed the issue on my end.