I want to create data visualizations from my Oxygen 8 controller in Processing. I installed proMIDI into the Libraries folder. I a have to use my PowerBook G4 that runs Tiger (OS X 10.4.11) because Oxygen 8 doesn't work with my new MacBook Pro with Snow Leopard. In the Audio MIDI setup for the PowerBook I am able to get short sounds for each key that is pressed so the MIDI itself is being picked up by the computer. I am not too sure how to assign the detection of the MIDI controller in Processing using proMIDI. I am really new to this and any help is appreciated. Thank you.
So I am really new to Processing and I want to hook up my MIDIMAN controller to Processing. I have this code for making colored ellipses that fade. I want to connect this code to the keys on the MIDI but I can not figure out how to get Processing to recognize the controller. Is it difficult assigning certain keys on the controller to activate instances of objects? Here is my code that works with the mouse so far.
I wrote a super basic code for drawing circles with greyscale coloring. The keys that are used are the middle row of a qwerty keyboard so 'a', 's', 'd', 'f', 'g', 'h', 'j', 'k', 'l'. I am really new to Processing and was wondering how to create a time event that after the key is released the circle fades away within 5 seconds. Here is my code so far :
Hey guys!
I'm really new to Processing and I have a degree dependent project that I have no idea how to even start. I want to use an Oxygen 8 MIDIMAN controller to create data visualizations. I want to use Aristotle's theory of tonal color which means low tones and pitches are white and higher tones and pitches are black, so staying within the grayscale for this particular aspect of the project.
I'm running on Mac OS 10.6 and the newest version of Processing
I'd really appreciate any advice on even getting started because I'm really a fish out of water. Thanks for your help