@David-Healey I have not sorry, gonna spend all 5 hours on this. Thanks!
Best posts made by chimaera_09
-
RE: Couple of questions for my first synth pluginposted in General Questions
Latest posts made by chimaera_09
-
RE: Couple of questions for my first synth pluginposted in General Questions
@David-Healey I have not sorry, gonna spend all 5 hours on this. Thanks!
-
RE: Couple of questions for my first synth pluginposted in General Questions
@chimaera_09 Sorry yeah, that´s too advanced for me, i still don´t know how to code, i literally only have the Content.makeFrontInterface
Also, when i export my plugin for testing it shows a blank screen, i did the export wizard with all the tickboxes checked. I export both with IPP on and off. With IPP is the one with black screen but IPP off doenst even export it, i change a bunch of errors.

-
RE: Couple of questions for my first synth pluginposted in General Questions
Not sure if this video will help. But i tried to show what things get displayed on the main panel, how i can also make it show those numbers everytime i change the parameters
https://drive.google.com/file/d/1SIDx1hATHg2Ac99-HXWXt2dC7B5gaAlt/view?usp=sharing
How i can make stuff hide/show everytime another function happends? -
Couple of questions for my first synth pluginposted in General Questions
So i´m making my first synth plugin, and i a few questions to make
1º - I was wondering if i could make a single display to show the Analyser, everytime i change the amp env knobs and filter changes, mouse hover etc, but later in the future i might add some more stuff and i want to know in general how to make the things i want to display one the same floatingtile.
This is pretty much inspired by Fxpansion´s Strobe, Cypher and Amber
This video (https://youtu.be/1aJgZ2zqgZc?t=87) as example, is showed Amber and the middle display panel is pretty much what i want. Show every changes i make on my plugin as well as mouse hover.
2º - And to disable the numbers and text from the knobs
3º - What is the best and easy software/website to develope my own GUI
4º - How to make a wooden keyboard style as a backgroundAs you see this is pretty much Fxpansions´s plugins

For now this is all the question i have, further more i will probably have more. Thanks