Possible help with JSUI script
Hi All!
I was wondering if someone who knows Java and openGL might be able to take a look at some java code of mine to help me root out a bug. About 2 years ago I got into a bit of a frenzy learning both Javascript as well as OpenGL attempting to create a simple graphic sequencer object that has an adjustable range between one and sixteen steps using the JSUI object. I then got sidetracked by life and had to abandon the pursuit for awhile.
The issue is that the sequence isn't linear when a sequence using an odd number of steps is used. It works fine when an even number is set just not with an odd.
I know this could be asking a bit much but the issue might be obvious to someone more experienced than I and I'm hoping might just jump out with a glance over the code. :)