So is there a simple way to use a combobox the switch between the instrument displayed by the gentable aka:
square
saw
sine
or is there an easyer way to switch between waveforms in general?
If you are just using the gentable to display simple waveforms, you can do something like this. The idea is to create a simple table, in this case table number 99, and copy other tables to it just before you update it.
You’re now reading custom LFO waveforms now. You can make them sound whatever you like. Just modify the function tables so they match what the LFO opcode produces. They use GEN07. Alternatively, you can do something like this:
ok now my synth randomly stopped working it says vco2 is not initialised but i didnt even change the opcodes i just gave some color to the text on the groupboxes
nah i had a hicup in my non functional reverb unit the size control wasnt finished and it just kinda killed the synth.
btw is there an eay way to do optional reverb i looked at a lot of examples but i cant seem to wrap my head around those in a way i can implement it in my synth.
i know this is getting really offtopic but i dont think making a new thread for everything my miniscule brain doesnt understand is a good idea
Try it out, and if it doesn’t work post some code. There are literally 1000s of ways you could be doing this wrong. Save us some time, and show us specifically why it doesn’t work. Don’t worry about posted horrible code that doesn’t work. Just do it In the long run you’re learn more.
There’s 4 files in there dude. Do you want to me to run through each one and hypothesise what problems you might have? You need to up game here and be specific!