xy pad help with modulator
-
also i have a problem that whenevr i save like 3+ new presets in my preset browser all fo them become unsynced with the sample map and combo box and arent going the sample maps i saved them as please also help me with that code
-
@duma I could just send the snippet corrected. But I feel like you might better understand the 2 little things yourself because you'll learn better this way.
I am not trying to get rude, but I gave you the solutions already:@ustk said in xy pad help with modulator:
- NUM_TABS is 3 but you only have two panels
this means you need to set it to
2, not3@ustk said in xy pad help with modulator:
this should take an array as parameter as in this example:
g.fillEllipse([0, 0, SIZE, SIZE]); // <- 4 values in one array parameter instead of 4 separate valuesthis you can just copy paste, and your code should compile. If not, we'll see what you have then.
-
@duma The console is telling you (partly) why and where your code as issues
-
@ustk dude I don't know how to fix it i started coding like 4 days ago please fix it for me and explain where i messed up
-
@duma said in xy pad help with modulator:
explain where i messed up
Done it 3 times already... What do you want me to do more than setting the variable to 2 and copy paste a line?
-
@duma said in xy pad help with modulator:
how to fix it i started coding like 4 days ago
Take a step back. This is not a beginner task. Get up to speed with the basics of scripting then build a few simple projects, once you feel more comfortable with scripting and paint routines you can tackle this problem.
This is a good place to start: https://docs.hise.dev/scripting/scripting-in-hise/javascript.html
-
i made 2 vsts 4 projects but i wanna learn the coding now dude. So i've done the basics i just wanna know how to make a vst using lfos n stuff so i can expiremrtn with that too
-
like ive released 2 vsts but made 4 or 5 alll together that are unreleased + released
-
@ustk ive done that and it still disapears, i ssent u the snippet have u even opened it and tried, if so please let me know cause on my side it still turns off even after i do what you've asked
-
@ustk please js send the correctd snippet bruh