Processing.org is very useful for making audio-visual applications quickly and easily. The included Processing Development Environment (PDE) makes it easy for nonprogrammers to get started with Processing and Java programming in general but experienced programmers will probably prefer using their IDE of choice, such as Eclipse. Processing.org has some instructions on using the Processing library [...]
Keep Reading » 2Today I started constructing the physical sensors that will control these visualizations. I so far have some sliding potentiometers to control continuous parameters (speeds, quantities, etc) and push buttons to control boolean flags that enable or disable various modes and extra features for the animations. I will be adding rotary knobs as well as a [...]
Keep Reading » Comments OffThe following are some screenshots of visualizations I have been making in processing as part of my MAT594O Sensors class. I am creating animations for the screen that will be controlled using physical real-world sensors. I am structuring it as a set of discrete visualizations that will be faded between. Sensors (and keyboard) will control [...]
Keep Reading » Comments Off