>I got softwerk running, but couldn't for the life of me figure out how >to change the step values (other than middle clicking which makes them >all 127). Looking at the code, doesn't look like there's even anything
they are text entry widgets. just click or use TAB/right or left arrows to navigate, then enter new values. >Soo I added mousewheel support, which is the way I'd rather do it >anyway. excellent idea. mousewheels didn't really exist widely when i started this, and i tend to still forget about them.
