We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I have some shapes drawn, and I'd like to change the color inside the shapes after the shapes are already drawn, doing it in real-time, in the java window, and using MIDI to control the shades of color. Could someone please provide an example of how I would go about doing this, or point me in the right direction? I appreciate any help.
Answers
You could start with:
Have you tried either of these things? Combining them is easy once you understand the principles of each.
I haven't tried doing either, yet. I'll give it a shot.
If you get stuck with either or stuck with combining them, respond in this thread and share your latest code.
And stop rejecting answers, it's insulting. Nothing Jeremy has said is unhelpful.
See the problem here is that you already have code, but we'd have to start from scratch. Which is a) a lot more work for us and b) there's no guarantee that what we come up with will be compatible with what you already have.
You can help yourself by posting what you already have.
And you probably want the midibus library
http://www.smallbutdigital.com/projects/themidibus/
I've never used it and don't know how up to date it is. They are useful looking examples.
I'm not "rejecting" answers, I'm trying to get as much input as possible, so stop assuming, it's insulting. I appreciate the response, and from Jeremy too.
AFAIK, regular members can't see whether a reply has been rejected or not.
In order for a reply to be accepted or rejected, either the OP or some moderator or administrator needs to click at Yes or No from "Did this answer the question?"
every time you hit 'no' the post gets marked like this (at least in my view):
which looks like the forum equiv of a black eye or something, which people don't deserve. but gotoloop's right in that i can't see these when logged out.
(the 'you have answered questions' nag thing doesn't help matters in that it encourages people to choose when the 'do nothing' option is better than 'no'. i've just adblocked it on my pc.)
I think some people coming from environments like StackExchange have learned that "accept" means "no further help wanted." They don't necessarily know that isn't how it works here.
I'm happy that I can't see the black eyes, by the way -- including the image you posted, which I'm guessing is mod-UI-view-restricted. Sounds like a stressful UI for the mod.
Edit Yeah, I can see that now. ouch.
Might be nice to just replace that "Rejected Answer" string in Vanilla with some other text like "More help please?"
This example uses the input from the mic.
Kf